Pagini recente » Borderou de evaluare (job #1428920) | Borderou de evaluare (job #2443765) | Borderou de evaluare (job #726884) | Borderou de evaluare (job #476315) | Borderou de evaluare (job #2438251)
Borderou de evaluare (job #2438251)
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 |
1 | 9ms | 393kb | final stack is not sorted | 0 |
2 | 11ms | 393kb | final stack is not sorted | 0 |
3 | 11ms | 393kb | final stack is not sorted | 0 |
4 | 11ms | 393kb | final stack is not sorted | 0 |
5 | 11ms | 393kb | final stack is not sorted | 0 |
6 | 118ms | 2088kb | final stack is not sorted | 0 |
7 | 118ms | 2088kb | final stack is not sorted | 0 |
8 | 119ms | 2088kb | final stack is not sorted | 0 |
9 | 96ms | 2088kb | final stack is not sorted | 0 |
10 | 101ms | 2088kb | final stack is not sorted | 0 |
11 | 122ms | 2088kb | final stack is not sorted | 0 |
12 | 100ms | 2088kb | final stack is not sorted | 0 |
13 | 122ms | 2088kb | final stack is not sorted | 0 |
14 | 161ms | 2228kb | final stack is not sorted | 0 |
15 | 117ms | 2220kb | final stack is not sorted | 0 |
16 | 119ms | 2088kb | final stack is not sorted | 0 |
17 | 121ms | 2088kb | final stack is not sorted | 0 |
18 | 119ms | 2088kb | final stack is not sorted | 0 |
19 | 96ms | 2088kb | final stack is not sorted | 0 |
20 | 95ms | 2088kb | final stack is not sorted | 0 |
Punctaj total | 0 |