Problem ballgame
User yc
Submission Time 2026-05-08 10:35:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ballgame.cpp: In member function ‘void node::update(long long int, long long int)’:
ballgame.cpp:23:3: error: ‘va’ was not declared in this scope; did you mean ‘val’?
23 | va = val%mod;
| ^~
| val