Problem hallucinations
User hitarthdangra
Submission Time 2025-06-18 10:20:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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";
| ^~~~~~