Problem integer
User shoryu386
Submission Time 2026-04-02 17:43:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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