Submission #72077

#TimeUsernameProblemLanguageResultExecution timeMemory
72077https://blog.naver.com/nywoo19 (#118)Key of Impassable Doors (FXCUP3_key)C++17
Compilation error
0 ms0 KiB
#include <bits/stdc++.h> using namespace std; int main(){ cout << "������������" << endl; }

Compilation message (stderr)

/tmp/cci8CZ6X.o: In function `main':
grader.cpp:(.text.startup+0x0): multiple definition of `main'
/tmp/ccBcM24O.o:key.cpp:(.text.startup+0x0): first defined here
/tmp/cci8CZ6X.o: In function `main':
grader.cpp:(.text.startup+0x13b): undefined reference to `EnsureKeyInfo(int)'
collect2: error: ld returned 1 exit status