Pagini recente » Borderou de evaluare (job #1550439) | Diferente pentru problema/nextseq intre reviziile 7 si 3 | Borderou de evaluare (job #2771989) | Borderou de evaluare (job #2060363) | Borderou de evaluare (job #1739886)
Borderou de evaluare (job #1739886)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:87:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("robot2.in", "r", stdin);
^
user.cpp:88:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("robot2.out", "w", stdout);
^
user.cpp:90:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&n);
^
user.cpp:93:34: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(input+1,2001,stdin);
^
user.cpp:94:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n");
^
user.cpp:101:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&L1,&C1,&L2,&C2);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 40ms | 32020kb | Corect! | 10 |
| 2 | 44ms | 33308kb | Corect! | 10 |
| 3 | 52ms | 34924kb | Corect! | 10 |
| 4 | 188ms | 41384kb | Corect! | 10 |
| 5 | 136ms | 41388kb | Corect! | 10 |
| 6 | 488ms | 47836kb | Corect! | 10 |
| 7 | 476ms | 47840kb | Corect! | 10 |
| 8 | Depăşit | 63940kb | Time limit exceeded. | 0 |
| 9 | 440ms | 57596kb | Corect! | 10 |
| 10 | 388ms | 47836kb | Corect! | 10 |
| Punctaj total | 90 |