Pagini recente » Cod sursa (job #39159) | Borderou de evaluare (job #2681339) | Cod sursa (job #405652) | Borderou de evaluare (job #2679774) | Borderou de evaluare (job #1360755)
Borderou de evaluare (job #1360755)
Raport evaluator
Compilare:
user.cpp: In function ‘void djikstra()’:
user.cpp:31: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:50: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:51: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:52: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:56: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 | 0ms | 864kb | OK | 10 |
| 2 | 0ms | 860kb | OK | 10 |
| 3 | 8ms | 892kb | OK | 10 |
| 4 | 16ms | 908kb | OK | 10 |
| 5 | Depăşit | 1192kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 1512kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 1692kb | Time limit exceeded. | 0 |
| 8 | 68ms | 1980kb | OK | 10 |
| 9 | Depăşit | 3784kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4612kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |