Problem | fenwicktree |
---|---|
User | wrizz69 |
Submission Time | 2023-11-10 11:39:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fenwicktree.cpp: In function ‘int32_t main()’:
fenwicktree.cpp:34:7: error: expected ‘;’ before ‘x’
34 | cin x >> y >> z;
| ^~
| ;