Problem | lunchbox |
---|---|
User | Jordis00fed |
Submission Time | 2024-03-06 14:54:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:5:7: error: expected ‘,’ or ‘;’ before ‘cin’
5 | cin>>n>>m;
| ^~~