Problem souvenirs3
User fartyoudie
Submission Time 2026-06-26 16:15:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

souvenirs3.cpp: In function ‘int main()’:
souvenirs3.cpp:43:13: error: expected ‘}’ at end of input
43 | return 0;
| ^
souvenirs3.cpp:6:14: note: to match this ‘{’
6 | signed main(){
| ^