Problem | lightningrod |
---|---|
User | LiuZq |
Submission Time | 2024-02-22 20:57:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lightningrod.cpp:4:19: error: declaration does not declare anything [-fpermissive]
4 | typedef long long int;
| ^~~
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:20:22: error: ‘N’ was not declared in this scope
20 | for(int i = 0; i < N; i++) {
| ^