Problem | hallucinations |
---|---|
User | SY |
Submission Time | 2025-06-18 13:29:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hallucinations.cpp: In function ‘int main()’:
hallucinations.cpp:20:39: error: ‘temp’ was not declared in this scope
20 | for (int i = 0; i < n; i++) ps[i] -= temp;
| ^~~~