Pagini recente » Borderou de evaluare (job #3299725) | Borderou de evaluare (job #1505767) | Monitorul de evaluare | Borderou de evaluare (job #3307212) | Borderou de evaluare (job #3339357)
Borderou de evaluare (job #3339357)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:14:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
14 | while(!sq.empty() && v[i]>v[sq.back()]) sq.pop_back(); sq.push_back(i);
| ^~~~~
main.cpp:14:64: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
14 | while(!sq.empty() && v[i]>v[sq.back()]) sq.pop_back(); sq.push_back(i);
| ^~
main.cpp:15:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
15 | while(!iq.empty() && v[i]<v[iq.back()]) iq.pop_back(); iq.push_back(i);
| ^~~~~
main.cpp:15:64: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
15 | while(!iq.empty() && v[i]<v[iq.back()]) iq.pop_back(); iq.push_back(i);
| ^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | OK | 5 |
| 2 | 0ms | 303kb | Incorect | 0 |
| 3 | 0ms | 303kb | OK | 5 |
| 4 | 0ms | 303kb | OK | 5 |
| 5 | 0ms | 303kb | Incorect | 0 |
| 6 | 1ms | 303kb | OK | 5 |
| 7 | 1ms | 303kb | Incorect | 0 |
| 8 | 2ms | 303kb | Incorect | 0 |
| 9 | 2ms | 557kb | OK | 5 |
| 10 | 3ms | 557kb | OK | 5 |
| 11 | 4ms | 557kb | OK | 5 |
| 12 | 4ms | 557kb | Incorect | 0 |
| 13 | 3ms | 557kb | Incorect | 0 |
| 14 | 6ms | 557kb | Incorect | 0 |
| 15 | 4ms | 507kb | Incorect | 0 |
| 16 | 6ms | 557kb | Incorect | 0 |
| 17 | 1ms | 303kb | Incorect | 0 |
| 18 | 4ms | 561kb | Incorect | 0 |
| 19 | 6ms | 557kb | Incorect | 0 |
| 20 | 6ms | 557kb | Incorect | 0 |
| Punctaj total | 35 |