Problem findingpavement
User BigEd15
Submission Time 2025-04-23 16:03:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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