| Problem | NYCanteen |
|---|---|
| User | Student101 |
| Submission Time | 2024-11-11 12:01:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
NYCanteen.cpp: In function ‘int main()’:
NYCanteen.cpp:14:20: error: ‘m’ was not declared in this scope
14 | for (int i=0;i<m;i++) ls[i] = sell[i] = pri[i];
| ^