| Problem | parallelogramisation |
|---|---|
| User | Nexus |
| Submission Time | 2023-12-27 23:27:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp:23:37: error: stray ‘\’ in program
23 | cout << line.front() << \n;
| ^
parallelogramisation.cpp: In function ‘int32_t main()’:
parallelogramisation.cpp:23:38: error: ‘n’ was not declared in this scope
23 | cout << line.front() << \n;
| ^