Pagini recente » Borderou de evaluare (job #1077536) | Borderou de evaluare (job #2419442) | Borderou de evaluare (job #468793) | Borderou de evaluare (job #2353494) | Borderou de evaluare (job #1881199)
Borderou de evaluare (job #1881199)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<G[x].size();i++)
^
user.cpp: In function ‘int main()’:
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.in","r",stdin);
^
user.cpp:44:40: 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:45:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i",&n,&m);
^
user.cpp:48:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i%i",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 6136kb | OK | 10 |
| 2 | 8ms | 6136kb | OK | 10 |
| 3 | 8ms | 6164kb | OK | 10 |
| 4 | 12ms | 6172kb | OK | 10 |
| 5 | 28ms | 6468kb | OK | 10 |
| 6 | 52ms | 6784kb | OK | 10 |
| 7 | 64ms | 6952kb | OK | 10 |
| 8 | Depăşit | 7956kb | Time limit exceeded. | 0 |
| 9 | 100ms | 7448kb | OK | 10 |
| 10 | 156ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 80 |