| Problem | lightningrod |
|---|---|
| User | wahjsodhowasd |
| Submission Time | 2026-02-19 12:10:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:22:10: error: expected ‘;’ before ‘}’ token
22 | cout<<Ans
| ^
| ;
23 | }
| ~