Problem erp
User Isaac
Submission Time 2026-04-27 17:52:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

erp.cpp: In function ‘int main()’:
erp.cpp:66:1: error: expected ‘}’ at end of input
66 | }
| ^
erp.cpp:54:26: note: to match this ‘{’
54 | for(int i = 0; i<K; i++){
| ^
erp.cpp:66:1: error: expected ‘}’ at end of input
66 | }
| ^
erp.cpp:9:14: note: to match this ‘{’
9 | signed main(){
| ^