Problem iqtest2
User Usu
Submission Time 2025-07-23 11:48:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

iqtest2.cpp: In function ‘int main()’:
iqtest2.cpp:35:13: error: ‘loreduction’ was not declared in this scope; did you mean ‘reduction’?
35 | loreduction = k % (p - 1);
| ^~~~~~~~~~~
| reduction