Problem orangecollector
User mertbbm
Submission Time 2023-06-20 00:21:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

orangecollector.cpp: In function ‘int32_t main()’:
orangecollector.cpp:76:13: error: ‘hold’ was not declared in this scope
76 | if(best>hold) st[y]->set(ugly,best);
| ^~~~