Problem feast
User YSH2020
Submission Time 2023-11-27 12:25:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

feast.cpp: In function ‘int main()’:
feast.cpp:34:29: error: ‘returrn’ was not declared in this scope
34 | cout << solve(tmp); returrn 0;
| ^~~~~~~