Pagini recente » Borderou de evaluare (job #1779393) | Borderou de evaluare (job #420554) | Borderou de evaluare (job #2585591) | Borderou de evaluare (job #1795477) | Borderou de evaluare (job #1360640)
Borderou de evaluare (job #1360640)
Raport evaluator
Compilare:
user.cpp: In function ‘void djikstra()’:
user.cpp:27: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:42: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:43: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:44: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:48: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 | 6120kb | OK | 10 |
2 | 8ms | 6124kb | Incorect | 0 |
3 | 8ms | 6164kb | Incorect | 0 |
4 | 12ms | 6184kb | Incorect | 0 |
5 | 48ms | 6596kb | Incorect | 0 |
6 | 96ms | 6972kb | Incorect | 0 |
7 | 128ms | 7160kb | Incorect | 0 |
8 | 88ms | 7244kb | Incorect | 0 |
9 | 156ms | Depăşit | Memory limit exceeded. | 0 |
10 | 164ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 10 |