Pagini recente » Cod sursa (job #2714163) | Cod sursa (job #2023373) | Cod sursa (job #2637001) | Cod sursa (job #2738395) | Borderou de evaluare (job #2628495)
Borderou de evaluare (job #2628495)
Raport evaluator
Compilare:
main.cpp: In function 'void gaseste(int)':
main.cpp:48:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while(!D0.empty() && TE[D0.back()][0]>=TE[i][0])D0.pop_back();D0.push_back(i);
^~~~~
main.cpp:48:67: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
while(!D0.empty() && TE[D0.back()][0]>=TE[i][0])D0.pop_back();D0.push_back(i);
^~
main.cpp:49:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while(!D1.empty() && TE[D1.back()][1]>=TE[i][1])D1.pop_back();D1.push_back(i);
^~~~~
main.cpp:49:67: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
while(!D1.empty() && TE[D1.back()][1]>=TE[i][1])D1.pop_back();D1.push_back(i);
^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 8ms | 262kb | OK | 10 |
| 4 | 19ms | 655kb | OK | 10 |
| 5 | 61ms | 524kb | OK | 10 |
| 6 | 71ms | 655kb | OK | 10 |
| 7 | 75ms | 524kb | OK | 10 |
| 8 | 84ms | 655kb | OK | 10 |
| 9 | 72ms | 655kb | OK | 10 |
| 10 | 83ms | 655kb | OK | 10 |
| Punctaj total | 100 |