Pagini recente » Borderou de evaluare (job #2599533) | Borderou de evaluare (job #1132205) | Borderou de evaluare (job #1219994) | Borderou de evaluare (job #804321) | Borderou de evaluare (job #1220127)
Borderou de evaluare (job #1220127)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:37:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < g[x].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:51:34: 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:52:36: 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:53:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:55:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1016kb | Incorect | 0 |
2 | 0ms | 1016kb | OK | 10 |
3 | 0ms | 1024kb | Incorect | 0 |
4 | 0ms | 1028kb | Incorect | 0 |
5 | 8ms | 1200kb | Incorect | 0 |
6 | 16ms | 1296kb | Incorect | 0 |
7 | 32ms | 1540kb | Incorect | 0 |
8 | 44ms | 1752kb | Incorect | 0 |
9 | 48ms | 1808kb | Incorect | 0 |
10 | 52ms | 1872kb | Incorect | 0 |
Punctaj total | 10 |