Owl Get a Life
ballgame.cpp: In member function ‘void node::update(int, int)’:ballgame.cpp:54:26: error: ‘MOD’ was not declared in this scope 54 | val += v; val %= MOD; | ^~~