Problem flappyrabbit
User jeongwonho64
Submission Time 2023-03-03 18:10:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccejpUqY.o: in function `main':
grader.cpp:(.text.startup+0x42f): undefined reference to `init(std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)'
/usr/bin/ld: grader.cpp:(.text.startup+0x487): undefined reference to `min_fuel(int, int)'
/usr/bin/ld: grader.cpp:(.text.startup+0x6e2): undefined reference to `init(std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)'
/usr/bin/ld: grader.cpp:(.text.startup+0x74d): undefined reference to `min_fuel(int, int)'
collect2: error: ld returned 1 exit status