Pagini recente » Borderou de evaluare (job #9357) | Borderou de evaluare (job #69230) | Borderou de evaluare (job #2398059) | Borderou de evaluare (job #494444) | Borderou de evaluare (job #2134199)
Borderou de evaluare (job #2134199)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:33:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[node].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:51:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in", "r", stdin);
^
user.cpp:52:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out", "w", stdout);
^
user.cpp:55:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:59:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &N, &M, &S);
^
user.cpp:62:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &D[i]);
^
user.cpp:66:36: 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 |
Punctaj/grupa |
| 1 | 4ms | 2892kb | OK | 10 | 10 |
| 2 | 12ms | 3044kb | OK | 10 | 10 |
| 3 | 12ms | 3052kb | OK | 10 | 10 |
| 4 | 36ms | 3460kb | OK | 10 | 10 |
| 5 | 56ms | 3540kb | OK | 10 | 10 |
| 6 | 144ms | 4416kb | OK | 10 | 10 |
| 7 | 160ms | 5308kb | OK | 10 | 40 |
| 8 | 64ms | 3608kb | OK | 10 |
| 9 | 156ms | 4344kb | OK | 10 |
| 10 | 152ms | 4516kb | OK | 10 |
| Punctaj total | 100 |