Pagini recente » Borderou de evaluare (job #1209117) | Borderou de evaluare (job #2642266) | Borderou de evaluare (job #569528) | Borderou de evaluare (job #1532656) | Borderou de evaluare (job #2087092)
Borderou de evaluare (job #2087092)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:48: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:49: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);
^
user.cpp:51:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:54:35: 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 |
| 1 | 0ms | 864kb | OK | 10 |
| 2 | 0ms | 864kb | OK | 10 |
| 3 | 0ms | 896kb | OK | 10 |
| 4 | 4ms | 912kb | OK | 10 |
| 5 | 36ms | 1316kb | OK | 10 |
| 6 | 76ms | 1700kb | OK | 10 |
| 7 | 108ms | 1888kb | OK | 10 |
| 8 | 128ms | 2676kb | OK | 10 |
| 9 | Depăşit | 2672kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 6248kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |