Problem funnysequence
User Tez
Submission Time 2024-11-22 09:31:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/cc4N5ZLk.o: in function `main':
funnysequence.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccZEZVGj.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccZEZVGj.o: in function `main':
grader.cpp:(.text.startup+0x1f): undefined reference to `init()'
/usr/bin/ld: grader.cpp:(.text.startup+0x83): undefined reference to `query(long long, long long)'
/usr/bin/ld: /tmp/cc4N5ZLk.o: in function `main':
funnysequence.cpp:(.text.startup+0x1f): undefined reference to `init()'
/usr/bin/ld: funnysequence.cpp:(.text.startup+0x83): undefined reference to `query(long long, long long)'
collect2: error: ld returned 1 exit status