Problem lightningrod
User TheInvadr
Submission Time 2024-12-24 12:42:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:67:20: error: expected ‘}’ at end of input
67 | cout<<ans<<endl;
| ^
lightningrod.cpp:25:1: note: to match this ‘{’
25 | {
| ^