Problem | hallucinations |
---|---|
User | Feiyang |
Submission Time | 2025-06-18 10:20:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hallucinations.cpp: In function ‘int main()’:
hallucinations.cpp:31:21: error: redeclaration of ‘long long int i’
31 | long long h,i;
| ^
hallucinations.cpp:30:13: note: ‘int i’ previously declared here
30 | for(int i = 0; i < g; i++){
| ^