Problem circuit
User iloveyouso
Submission Time 2024-06-29 17:23:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

circuit.cpp:23:19: error: expected ‘,’ or ‘;’ before numeric constant
23 | const ll mod = 1 000 002 022, pr = 31;
| ^~~