Pagini recente » Borderou de evaluare (job #2529226) | Borderou de evaluare (job #459952) | Borderou de evaluare (job #447867) | Borderou de evaluare (job #2160701) | Borderou de evaluare (job #2312143)
Borderou de evaluare (job #2312143)
Raport evaluator
Compilare:
main.cpp:8:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
main()
^
main.cpp: In function 'int main()':
main.cpp:23:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while(!Dmx.empty() && V[i]>V[Dmx.back()]) Dmx.pop_back(); Dmx.push_back(i);
^~~~~
main.cpp:23:68: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
while(!Dmx.empty() && V[i]>V[Dmx.back()]) Dmx.pop_back(); Dmx.push_back(i);
^~~
main.cpp:24:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while(!Dmn.empty() && V[i]<V[Dmn.back()]) Dmn.pop_back(); Dmn.push_back(i);
^~~~~
main.cpp:24:68: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
while(!Dmn.empty() && V[i]<V[Dmn.back()]) Dmn.pop_back(); Dmn.push_back(i);
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 3ms | 131kb | OK | 10 |
3 | 5ms | 131kb | OK | 10 |
4 | 9ms | 262kb | OK | 10 |
5 | 10ms | 262kb | OK | 10 |
6 | 16ms | 393kb | OK | 10 |
7 | 21ms | 393kb | OK | 10 |
8 | 18ms | 393kb | OK | 10 |
9 | 30ms | 524kb | OK | 10 |
10 | 30ms | 524kb | OK | 10 |
Punctaj total | 100 |