Borderou de evaluare (job #987483)
Raport evaluator
Compilare:
user.cpp:27:24: warning: integer overflow in expression [-Woverflow]
const int oo = (1<<31)-1;
^
user.cpp: In function ‘void BuildGraph()’:
user.cpp:64:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < Heights.size() ; ++ i) {
^
user.cpp:65:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = i + 1 ; j < Heights.size() ; ++ j) {
^
user.cpp: In function ‘void MaximumMatching()’:
user.cpp:94:28: warning: pointer to a function used in arithmetic [-Wpointer-arith]
if(PairUp[i]) {
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 1580kb | Incorect | 0 | 0 |
2 | 4ms | 1600kb | Incorect | 0 | 0 |
3 | 16ms | 2324kb | Incorect | 0 | 0 |
4 | 28ms | 3556kb | Incorect | 0 | 0 |
5 | 36ms | 4432kb | Incorect | 0 | 0 |
6 | 36ms | 4436kb | Incorect | 0 | 0 |
7 | 40ms | 4432kb | Incorect | 0 | 0 |
8 | 36ms | 4436kb | Incorect | 0 | 0 |
9 | 40ms | 4432kb | Incorect | 0 | 0 |
10 | 40ms | 4436kb | Incorect | 0 |
Punctaj total | 0 |