Problem jamestreet
User jamessng
Submission Time 2023-07-17 18:25:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/cce60Bz5.o: in function `sendjame2(int)':
jame.cpp:(.text+0x0): multiple definition of `sendjame2(int)'; /tmp/ccUHoXF7.o:jame.cpp:(.text+0x0): first defined here
/usr/bin/ld: /tmp/ccxdYQA6.o: in function `main':
grader.cpp:(.text.startup+0xdb): undefined reference to `sendjame(int)'
/usr/bin/ld: grader.cpp:(.text.startup+0xe2): undefined reference to `sendjame(int)'
collect2: error: ld returned 1 exit status