| Problem | hallucinations |
|---|---|
| User | hitarthdangra |
| Submission Time | 2025-06-18 10:20:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hallucinations.cpp: In function ‘int main()’:
hallucinations.cpp:38:21: error: ‘prefix’ was not declared in this scope
38 | cout << prefix[R] - prefix[L - 1] << "\n";
| ^~~~~~