Borderou de evaluare (job #2438251)

Utilizator AlexPop28Pop Alex-Nicolae AlexPop28 Data 11 iulie 2019 21:09:15
Problema Aranjare3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void DBG(std::vector<std::vector<int> >&)': main.cpp:11:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int x : stk[0]) cerr << x << ' '; cerr << endl; ^~~ main.cpp:11:42: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (int x : stk[0]) cerr << x << ' '; cerr << endl; ^~~~ main.cpp:13:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int x : stk[1]) cerr << x << ' '; cerr << endl; ^~~ main.cpp:13:42: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (int x : stk[1]) cerr << x << ' '; cerr << endl; ^~~~ main.cpp:15:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int x : stk[2]) cerr << x << ' '; cerr << endl; ^~~ main.cpp:15:42: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (int x : stk[2]) cerr << x << ' '; cerr << endl; ^~~~ In file included from /usr/include/c++/6/cassert:44:0, from /usr/include/x86_64-linux-gnu/c++/6/bits/stdc++.h:33, from main.cpp:1: main.cpp: In function 'void Sort(int, int, int, int, int, std::vector<std::vector<int> >&, std::vector<int>&)': main.cpp:45:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(stk[from].size() >= it_from); ~~~~~~~~~~~~~~~~~^~~~ main.cpp:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(stk[aux].size() >= it_aux); ~~~~~~~~~~~~~~~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
19ms393kbfinal stack is not sorted0
211ms393kbfinal stack is not sorted0
311ms393kbfinal stack is not sorted0
411ms393kbfinal stack is not sorted0
511ms393kbfinal stack is not sorted0
6118ms2088kbfinal stack is not sorted0
7118ms2088kbfinal stack is not sorted0
8119ms2088kbfinal stack is not sorted0
996ms2088kbfinal stack is not sorted0
10101ms2088kbfinal stack is not sorted0
11122ms2088kbfinal stack is not sorted0
12100ms2088kbfinal stack is not sorted0
13122ms2088kbfinal stack is not sorted0
14161ms2228kbfinal stack is not sorted0
15117ms2220kbfinal stack is not sorted0
16119ms2088kbfinal stack is not sorted0
17121ms2088kbfinal stack is not sorted0
18119ms2088kbfinal stack is not sorted0
1996ms2088kbfinal stack is not sorted0
2095ms2088kbfinal stack is not sorted0
Punctaj total0

Ceva nu functioneaza?