Pagini recente » Borderou de evaluare (job #445222) | Borderou de evaluare (job #2177639) | Borderou de evaluare (job #2014176) | Borderou de evaluare (job #2456846) | Borderou de evaluare (job #1360651)
Borderou de evaluare (job #1360651)
Raport evaluator
Compilare:
user.cpp: In function ‘void djikstra()’:
user.cpp:28:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < a[nod].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:47: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:48: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:49: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:53:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 6136kb | Incorect | 0 |
2 | 8ms | 6144kb | Incorect | 0 |
3 | 8ms | 6176kb | Incorect | 0 |
4 | 8ms | 6180kb | Incorect | 0 |
5 | 32ms | 6500kb | Incorect | 0 |
6 | 56ms | 6832kb | Incorect | 0 |
7 | 68ms | 7028kb | Incorect | 0 |
8 | 84ms | 7268kb | Incorect | 0 |
9 | 156ms | Depăşit | Memory limit exceeded. | 0 |
10 | 160ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |