Problem holdinghands
User TheRaptor
Submission Time 2023-11-10 11:10:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

holdinghands.cpp: In function ‘int32_t main()’:
holdinghands.cpp:45:6: error: ‘diff’ was not declared in this scope
45 | if(diff>=0){
| ^~~~
holdinghands.cpp:72:4: error: ‘hei’ was not declared in this scope
72 | hei=kan[0]+oof,num=wal.size();
| ^~~
holdinghands.cpp:72:19: error: ‘num’ was not declared in this scope; did you mean ‘enum’?
72 | hei=kan[0]+oof,num=wal.size();
| ^~~
| enum