Problem photofinish
User Meub
Submission Time 2025-12-01 15:57:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

photofinish.cpp: In function ‘int main()’:
photofinish.cpp:12:34: error: lvalue required as left operand of assignment
12 | if(n==3&&a[1]=2&&a[2]==3&&a[3]==1){
| ^