Problem | cokemoresugar |
---|---|
User | wrizz69 |
Submission Time | 2024-12-11 11:33:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cokemoresugar.cpp: In member function ‘void node::update1(long long int, long long int, long long int*)’:
cokemoresugar.cpp:46:22: error: ‘x’ was not declared in this scope
46 | val = (X / array[x]) * V;
| ^
cokemoresugar.cpp: In function ‘int32_t main()’:
cokemoresugar.cpp:93:7: error: ‘c’ was not declared in this scope
93 | c = arr[i] * arr1[i];
| ^