Borderou de evaluare (job #2701441)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:15:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("plaja.in","r",stdin);
^
main.cpp:16:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("plaja.out","w",stdout);
^
main.cpp:18:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&n,&m,&u);
^
main.cpp:22:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
main.cpp:33:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
main.cpp:37:41: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d",&a,&b,&x,&y);
^
main.cpp:65:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
main.cpp:70:41: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d",&a,&b,&x,&y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 262kb | OK! | 10 |
| 2 | 4ms | 524kb | OK! | 10 |
| 3 | 69ms | 16121kb | Prima cerinta corecta! | 4 |
| 4 | 13ms | 3801kb | OK! | 10 |
| 5 | 91ms | 19398kb | OK! | 10 |
| 6 | 132ms | 32243kb | OK! | 10 |
| 7 | 163ms | 15335kb | Prima cerinta corecta! | 4 |
| 8 | 253ms | 31719kb | OK! | 10 |
| 9 | 309ms | 31719kb | Prima cerinta corecta! | 4 |
| 10 | 316ms | 31719kb | OK! | 10 |
| Punctaj total | 82 |