Problem | modules |
---|---|
User | jeongwonho64 |
Submission Time | 2024-03-15 16:25:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
modules.cpp: In function ‘int main()’:
modules.cpp:202:27: error: lvalue required as left operand of assignment
202 | int l = 0,r = (int)1e9 = 5;
| ^