Problem charges
User WJR
Submission Time 2025-02-20 21:53:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

charges.cpp: In function ‘int main()’:
charges.cpp:56:10: error: expected ‘}’ at end of input
56 | return 0;
| ^
charges.cpp:7:11: note: to match this ‘{’
7 | int main(){
| ^