Problem integer
User thatlycheeoolongdrink
Submission Time 2026-04-01 07:33:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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