Problem lightningrod
User realemeralds
Submission Time 2024-03-15 17:25:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:35:21: error: ‘N’ was not declared in this scope
35 | for(int i = 0; i < N; i++) {
| ^