Problem | sonictheparallelogram |
---|---|
User | MegaG |
Submission Time | 2025-08-13 16:39:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sonictheparallelogram.cpp: In function ‘int main()’:
sonictheparallelogram.cpp:22:17: error: expected ‘;’ before ‘}’ token
22 | cout << "Run!"
| ^
| ;
23 | }
| ~