Problem smurf
User Hytoh
Submission Time 2023-04-05 16:13:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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 | }
| ^