Problem mandarins
User ThePwo
Submission Time 2024-12-07 15:05:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mandarins.cpp: In function ‘int32_t main()’:
mandarins.cpp:27:20: error: ‘K’ was not declared in this scope
27 | ll base = (1 + K) % m;
| ^