Problem flappyrabbit
User kxd
Submission Time 2024-01-27 21:32:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccL9dpU9.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