Problem | smurf |
---|---|
User | Hytoh |
Submission Time | 2023-04-05 16:13:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
smurf.cpp:16:27: error: missing terminating ' character
16 | cout << row[i] << ';
| ^~
smurf.cpp: In function βint main()β:
smurf.cpp:17:5: error: expected primary-expression before β}β token
17 | }
| ^