| Problem | lightningrod |
|---|---|
| User | TheInvadr |
| Submission Time | 2024-12-24 12:43:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:43:33: error: expected ‘;’ before ‘t’
43 | cout<<mp.size()+s.size()t<<endl;
| ^
| ;