Pagini recente » Borderou de evaluare (job #2699396) | Borderou de evaluare (job #2075470) | Borderou de evaluare (job #1807603) | Borderou de evaluare (job #1868357) | Borderou de evaluare (job #2087094)
Borderou de evaluare (job #2087094)
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 | 860kb | OK | 10 |
| 2 | 0ms | 860kb | OK | 10 |
| 3 | 0ms | 900kb | OK | 10 |
| 4 | 4ms | 908kb | OK | 10 |
| 5 | 36ms | 1316kb | OK | 10 |
| 6 | 76ms | 1700kb | OK | 10 |
| 7 | 108ms | 1888kb | OK | 10 |
| 8 | 124ms | 2672kb | OK | 10 |
| 9 | Depăşit | 2668kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 6248kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |