Problem lightningrod
User louisleehi
Submission Time 2024-02-22 21:40:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:47:7: error: expected ‘}’ at end of input
47 | }
| ^
lightningrod.cpp:10:12: note: to match this ‘{’
10 | int main() {
| ^