Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2490282)
| Utilizator | Data | 9 noiembrie 2019 23:59:09 | |
|---|---|---|---|
| Problema | Plantatii | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:23:46: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ( "plantatii.in" , "r" , stdin ) ;
^
main.cpp:24:48: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ( "plantatii.out" , "w" , stdout ) ;
^
main.cpp:28:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d" , & t ) ;
^
main.cpp:32:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d%d" , & n , & w ) ;
^
main.cpp:37:50: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d" , & a [ i ] [ j ] ) ;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 3502ms | 11403kb | Time limit exceeded | 0 | 0 |
| 2 | 305ms | 5976kb | Te-am blatuit! | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
