Pagini recente » Borderou de evaluare (job #1274985) | Borderou de evaluare (job #1095871) | Borderou de evaluare (job #2457560) | Borderou de evaluare (job #3186232) | Borderou de evaluare (job #1245122)
Borderou de evaluare (job #1245122)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:103: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:115: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:116: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:118: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:130: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 | 48ms | 2632kb | Incorect | 0 |
7 | 64ms | 2632kb | Incorect | 0 |
8 | 96ms | 3160kb | Incorect | 0 |
9 | 212ms | 4744kb | Incorect | 0 |
10 | 272ms | 5536kb | Incorect | 0 |
Punctaj total | 20 |