Borderou de evaluare (job #1457327)
Raport evaluator
Compilare:
user.cpp: In member function ‘bool comparator::operator()(int, int)’:
user.cpp:37:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < tpl[1].vecini.size(); ++i){
^
user.cpp:43:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < tpl[1].vecini.size(); ++j){
^
user.cpp: In function ‘int main()’:
user.cpp:86:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "rt", stdin);
^
user.cpp:87:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "wt", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 424kb | Incorect | 0 |
2 | 0ms | 428kb | Incorect | 0 |
3 | 4ms | 440kb | Incorect | 0 |
4 | 4ms | 480kb | Incorect | 0 |
5 | 48ms | 784kb | Incorect | 0 |
6 | 92ms | 1048kb | Incorect | 0 |
7 | 124ms | 1576kb | Incorect | 0 |
8 | 180ms | 2104kb | OK | 10 |
9 | Depăşit | 3572kb | Time limit exceeded. | 0 |
10 | Depăşit | 3648kb | Time limit exceeded. | 0 |
Punctaj total | 10 |