Problem countalp
User peepeepoop
Submission Time 2026-02-23 14:18:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

countalp.cpp: In function ‘int main()’:
countalp.cpp:15:1: error: expected ‘}’ at end of input
15 | }
| ^
countalp.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^