Problem naan
User mofumofu
Submission Time 2024-07-08 04:46:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

naan.cpp: In function ‘int main()’:
naan.cpp:86:30: error: lvalue required as left operand of assignment
86 | if(cmp(a, best) || id = -1){
| ^