Problem findingpavement
User MiloDino67
Submission Time 2026-06-24 15:15:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

findingpavement.cpp: In function β€˜int main()’:
findingpavement.cpp:10:26: error: expected β€˜;’ before string constant
10 | cout << i << " " << j "\n";
| ^~~~~
| ;