답안 #684380

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
684380 2023-01-21T05:34:53 Z mjhmjh1104 Ancient Machine (JOI21_ancient_machine) C++17
컴파일 오류
0 ms 0 KB
#include "Anna.h"
#include <vector>
using namespace std;

void Anna(int n, vector<char> s) {
    
}



    

Compilation message

/usr/bin/ld: /tmp/cczh5S8G.o: in function `main':
grader_bruno.cpp:(.text.startup+0x24d): undefined reference to `Bruno(int, int, std::vector<int, std::allocator<int> >)'
collect2: error: ld returned 1 exit status