Pagini recente » Borderou de evaluare (job #3032483) | Borderou de evaluare (job #1197491) | Borderou de evaluare (job #2682948) | Borderou de evaluare (job #2809555) | Borderou de evaluare (job #1284004)
Borderou de evaluare (job #1284004)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:27:11: warning: unused variable ‘cost’ [-Wunused-variable]
int x,cost;
^
user.cpp: In function ‘void read()’:
user.cpp:16:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ",&n,&m);
^
user.cpp:19:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d ",&x,&y,&z);
^
user.cpp: In function ‘int main()’:
user.cpp:50:37: 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:39: 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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1056kb | OK | 10 |
| 2 | 0ms | 1056kb | OK | 10 |
| 3 | 0ms | 1088kb | OK | 10 |
| 4 | 0ms | 1096kb | OK | 10 |
| 5 | 20ms | 1372kb | OK | 10 |
| 6 | 44ms | 1704kb | OK | 10 |
| 7 | 60ms | 1792kb | OK | 10 |
| 8 | 64ms | 2008kb | OK | 10 |
| 9 | 220ms | 3780kb | OK | 10 |
| 10 | 284ms | 4820kb | OK | 10 |
| Punctaj total | 100 |