Problem integer
User usernamehere
Submission Time 2026-04-01 16:19:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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