Problem integer
User ensonchew
Submission Time 2026-05-20 10:21:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/cc26vx3y.o: in function `main':
integer.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/cczq6N3u.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/cczq6N3u.o: in function `main':
grader.cpp:(.text.startup+0x9): undefined reference to `printInteger()'
collect2: error: ld returned 1 exit status