Pagini recente » Borderou de evaluare (job #1755137) | Borderou de evaluare (job #3258884) | Borderou de evaluare (job #2359350) | Borderou de evaluare (job #1317187) | Borderou de evaluare (job #1501060)
Borderou de evaluare (job #1501060)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("pscnv.in" ,"r", stdin );
^
user.cpp:31:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("pscnv.out","w", stdout);
^
user.cpp:33:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &N, &M);
^
user.cpp:34:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &start, &finish);
^
user.cpp:37:63: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &Edge[i].x, &Edge[i].y, &Edge[i].z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 292kb | OK | 10 |
| 2 | 4ms | 312kb | OK | 10 |
| 3 | 8ms | 372kb | OK | 10 |
| 4 | 56ms | 940kb | OK | 10 |
| 5 | 52ms | 936kb | OK | 10 |
| 6 | 72ms | 1168kb | OK | 10 |
| 7 | 116ms | 1620kb | OK | 10 |
| 8 | 224ms | 2984kb | OK | 10 |
| 9 | 464ms | 5712kb | OK | 10 |
| 10 | Depăşit | 6088kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |