Problem guessproblem
User Usu
Submission Time 2025-10-30 12:40:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessproblem.cpp: In function ‘int main()’:
guessproblem.cpp:82:12: error: ‘class FastIO’ has no member named ‘fast_io’
82 | #define ri fast_io.ri()
| ^~~~~~~
guessproblem.cpp:240:14: note: in expansion of macro ‘ri’
240 | if (fast_io.ri() == 0) fast_io.ps("pancake");
| ^~