Problem chope
User FIips
Submission Time 2026-03-02 11:09:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chope.cpp: In function ‘int main()’:
chope.cpp:21:29: error: assignment of read-only location ‘std::oct’
21 | if(arr[i] == 1) oct += 2;
| ~~~~^~~~
chope.cpp:24:17: error: assignment of read-only location ‘std::oct’
24 | oct += 3;
| ~~~~^~~~