0_0_39669736_3210.cpp: In function 'int rnd(int, int)': 0_0_39669736_3210.cpp:9:40: error: 'g' was not declared in this scope 9 | return rng() % (b - a + 1) + a;g | ^