Pagini recente »
Borderou de evaluare (job #16267)
|
Borderou de evaluare (job #671855)
|
Borderou de evaluare (job #259146)
|
Borderou de evaluare (job #748766)
Borderou de evaluare (job #748766)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<int> pf(std::vector<std::vector<int> >)':
main.cpp:25:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
25 | while (i < a.size() - 1 || j < a[0].size() - 1) {
| ~~^~~~~~~~~~~~~~
main.cpp:25:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
25 | while (i < a.size() - 1 || j < a[0].size() - 1) {
| ~~^~~~~~~~~~~~~~~~~
main.cpp:26:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
26 | if (j + 1 < a[0].size() && i + 1 < a.size()) {
| ~~~~~~^~~~~~~~~~~~~
main.cpp:26:38: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
26 | if (j + 1 < a[0].size() && i + 1 < a.size()) {
| ~~~~~~^~~~~~~~~~
main.cpp:34:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
34 | } else if (j + 1 < a[0].size()) {
| ~~~~~~^~~~~~~~~~~~~
main.cpp:37:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
37 | } else if (i + 1 < a.size()) {
| ~~~~~~^~~~~~~~~~
main.cpp: In function 'int ps(std::vector<int>)':
main.cpp:47:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
47 | for (int i = 0; i < L.size(); i++) {
| ~~^~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
5 ms
|
245 kb
|
OK
|
10
|
2
|
5 ms
|
245 kb
|
OK
|
10
|
3
|
5 ms
|
245 kb
|
OK
|
10
|
4
|
5 ms
|
245 kb
|
Incorect
|
0
|
5
|
6 ms
|
245 kb
|
Incorect
|
0
|
6
|
6 ms
|
241 kb
|
Incorect
|
0
|
7
|
9 ms
|
249 kb
|
Incorect
|
0
|
8
|
28 ms
|
770 kb
|
Incorect
|
0
|
9
|
58 ms
|
1290 kb
|
Incorect
|
0
|
10
|
101 ms
|
1339 kb
|
Time limit exceeded
|
0
|
Punctaj total
|
30
|