Problem | hallucinations |
---|---|
User | Feiyang |
Submission Time | 2025-06-18 11:15:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hallucinations.cpp: In function ‘int main()’:
hallucinations.cpp:42:25: error: ‘dp’ was not declared in this scope; did you mean ‘d’?
42 | cout << psum[x]-dp[1] - psum[h]-dq[1] << "\n";
| ^~
| d