Pagini recente » Borderou de evaluare (job #2359280) | Borderou de evaluare (job #1526672) | Borderou de evaluare (job #2742799) | Borderou de evaluare (job #1383453) | Borderou de evaluare (job #2966248)
Borderou de evaluare (job #2966248)
Raport evaluator
Compilare:
main.cpp: In function 'void Radix_Sort()':
main.cpp:25:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
25 | for (int i = 0 ; i < v.size () ; ++i)
| ~~^~~~~~~~~~~
main.cpp:25:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
25 | for (int i = 0 ; i < v.size () ; ++i)
| ^~~
main.cpp:27:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
27 | int n = 0;
| ^~~
main.cpp:28:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
28 | while (maxi)
| ^~~~~
main.cpp:30:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
30 | int div = 1;
| ^~~
main.cpp: In function 'void RadixSort()':
main.cpp:56:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
56 | for(int i = 0 ; i < v.size() ; ++i)
| ~~^~~~~~~~~~
main.cpp:56:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
56 | for(int i = 0 ; i < v.size() ; ++i)
| ^~~
main.cpp:58:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
58 | int n = 0;
| ^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 184kb | Incorect | 0 | 0 |
2 | 15ms | 1421kb | Incorect | 0 |
3 | 169ms | 13656kb | Incorect | 0 |
4 | 166ms | 13611kb | Incorect | 0 | 0 |
5 | 1825ms | 131088kb | Memory limit exceeded | 0 |
6 | 1839ms | 131080kb | Memory limit exceeded | 0 |
7 | 284ms | 19025kb | Incorect | 0 |
8 | 2003ms | 109305kb | Time limit exceeded | 0 | 0 |
9 | 2003ms | 118394kb | Time limit exceeded | 0 |
10 | 2003ms | 108580kb | Time limit exceeded | 0 |
Punctaj total | 0 |