Problem funnyhat
User Sans12345
Submission Time 2024-12-30 14:35:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

funnyhat.cpp: In function ‘ll dnc(ll, ll)’:
funnyhat.cpp:63:11: error: ‘rng’ was not declared in this scope
63 | return (rng()%2==0 ? midleft:midright);
| ^~~