Pagini recente » Borderou de evaluare (job #2064191) | Borderou de evaluare (job #1550425) | Borderou de evaluare (job #2007333) | Borderou de evaluare (job #647621) | Borderou de evaluare (job #1245129)
Borderou de evaluare (job #1245129)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:104:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adj[p.nod].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:116:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^
user.cpp:117:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w", stdout);
^
user.cpp:119:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:131:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1840kb | OK | 10 |
2 | 0ms | 1840kb | OK | 10 |
3 | 4ms | 1840kb | Incorect | 0 |
4 | 4ms | 1840kb | Incorect | 0 |
5 | 24ms | 2104kb | Incorect | 0 |
6 | 44ms | 2632kb | Incorect | 0 |
7 | 64ms | 2632kb | Incorect | 0 |
8 | 96ms | 3160kb | Incorect | 0 |
9 | 212ms | 4744kb | Incorect | 0 |
10 | 276ms | 5536kb | Incorect | 0 |
Punctaj total | 20 |