Pagini recente » Borderou de evaluare (job #2608652) | Borderou de evaluare (job #163996) | Borderou de evaluare (job #2596494) | Borderou de evaluare (job #1444777) | Borderou de evaluare (job #1862541)
Borderou de evaluare (job #1862541)
Raport evaluator
Compilare:
user.cpp: In function ‘int Dijkstra(int)’:
user.cpp:27:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adj[node].size(); i++){
^
user.cpp:36:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:38:47: 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:39:49: 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:40:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:44:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &price);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1212kb | Incorect | 0 |
2 | 0ms | 1212kb | Incorect | 0 |
3 | 0ms | 1240kb | Incorect | 0 |
4 | 0ms | 1244kb | Incorect | 0 |
5 | 20ms | 1496kb | Incorect | 0 |
6 | 36ms | 1752kb | Incorect | 0 |
7 | 48ms | 1888kb | Incorect | 0 |
8 | 108ms | 2520kb | Incorect | 0 |
9 | 72ms | 2108kb | Incorect | 0 |
10 | 232ms | 4280kb | Incorect | 0 |
Punctaj total | 0 |