Pagini recente » Cod sursa (job #2592841) | Cod sursa (job #1973006) | Cod sursa (job #3216786) | Borderou de evaluare (job #1941514) | Borderou de evaluare (job #1518185)
Borderou de evaluare (job #1518185)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ( FIN, "r", stdin ) ;
^
user.cpp:53:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ( FOU, "w", stdout ) ;
^
user.cpp:57:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d", &T ) ;
^
user.cpp:59:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d %d %d %d", &N, &M, &H, &W ) ;
^
user.cpp: In function ‘int solve()’:
user.cpp:26:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d", C[0] + j ) ;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 416kb | OK | 10 |
| 2 | 4ms | 420kb | OK | 10 |
| 3 | 4ms | 420kb | OK | 10 |
| 4 | 332ms | 1240kb | OK | 10 |
| 5 | 316ms | 1240kb | OK | 10 |
| 6 | 328ms | 1236kb | OK | 10 |
| 7 | Depăşit | 1240kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 1240kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 1244kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1236kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |