Problem hallucinations
User suzienguyen
Submission Time 2026-02-18 21:26:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hallucinations.cpp: In function ‘int main()’:
hallucinations.cpp:33:40: error: expected ‘]’ before ‘)’ token
33 | op.push_back(pfixone[r] - pfixone[l-1);
| ^
| ]