| Problem | burgers |
|---|---|
| User | yoshiokalili |
| Submission Time | 2026-02-20 19:18:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
burgers.cpp: In function ‘int main()’:
burgers.cpp:12:31: error: ‘x’ was not declared in this scope
12 | for (int i=0;i<n;i++) cin >> x[i];
| ^