Problem lightningrod
User AshwinJoy
Submission Time 2025-07-19 14:58:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:60:13: error: ‘rods’ was not declared in this scope
60 | cout << rods.size() << endl;
| ^~~~