Problem findingpavement
User Tristyy
Submission Time 2024-06-18 13:49:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
findingpavement.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^