| Problem | integer |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-04-25 11:49:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
integer.cpp:5:10: error: missing terminating " character
5 | cout << "/usr/bin/ld: /tmp/ccpxaEZR.o: in function `main':
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
integer.cpp:6:57: error: stray ‘`’ in program
6 | integer.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccVlWutP.o:grader.cpp:(.text.startup+0x0): first defined here
| ^
integer.cpp:6:62: error: missing terminating ' character
6 | integer.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccVlWutP.o:grader.cpp:(.text.startup+0x0): first defined here
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
integer.cpp:7:43: error: stray ‘`’ in program
7 | /usr/bin/ld: /tmp/ccVlWutP.o: in function `main':
| ^
integer.cpp:7:48: error