| Problem | razlika |
|---|---|
| User | ATHY |
| Submission Time | 2025-03-13 19:22:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
razlika.cpp: In function ‘int main()’:
razlika.cpp:13:44: error: ‘diff’ was not declared in this scope
13 | while (!dq.empty() && dq.back().first >= diff) {
| ^~~~
razlika.cpp:25:1: error: expected ‘}’ at end of input
25 | }
| ^
razlika.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^