| Problem | contestcalc |
|---|---|
| User | Allysatan |
| Submission Time | 2025-05-24 11:10:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
contestcalc.cpp:7:24: error: stray ‘\302’ in program
7 | int n, c; int t=0; cin » n;
| ^
contestcalc.cpp:7:25: error: stray ‘\273’ in program
7 | int n, c; int t=0; cin » n;
| ^
contestcalc.cpp:5:14: error: expected initializer before ‘O’
5 | int32_t main O {
| ^