Problem souvenirs3
User fartyoudie
Submission Time 2026-06-26 17:01:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

souvenirs3.cpp: In function ‘int main()’:
souvenirs3.cpp:41:15: error: expected ‘}’ at end of input
41 | }cout<<arr;
| ^
souvenirs3.cpp:7:14: note: to match this ‘{’
7 | signed main(){
| ^