Owl Get a Life
eescapism.cpp: In function ‘int main()’:eescapism.cpp:20:24: error: expected ‘;’ before ‘}’ token 20 | cout << f % (10^9 + 7) | ^ | ; 21 | } | ~