| Problem | chope |
|---|---|
| User | sncy |
| Submission Time | 2026-07-08 15:29:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
chope.cpp: In function ‘int main()’:
chope.cpp:7:14: error: ‘l’ was not declared in this scope
7 | cin >> n >> l;
| ^
chope.cpp:12:29: error: expected primary-expression before ‘=’ token
12 | if (n - s <= 1 and B[i] === 2) {
| ^