Problem integer
User hellothisisme
Submission Time 2026-04-01 21:39:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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