Problem | penguingathering |
---|---|
User | Mimikyu |
Submission Time | 2025-07-13 12:40:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
penguingathering.cpp: In function ‘int main()’:
penguingathering.cpp:18:52: error: lvalue required as left operand of assignment
18 | for(int i=0;i<n and cin>>temp and mxn=max(mxn,temp);i++)v.pb(temp);
| ^