Problem runway
User sharelletqx
Submission Time 2026-08-01 10:58:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

runway.cpp: In function ‘int main()’:
runway.cpp:16:16: error: lvalue required as left operand of assignment
16 | int m=(l + r=10) / 2-5;
| ^~