Pagini recente » Cod sursa (job #2321544) | Cod sursa (job #2672223) | Diferente pentru problema/shield intre reviziile 54 si 11 | Cod sursa (job #1757181) | Borderou de evaluare (job #1909861)
Borderou de evaluare (job #1909861)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arhipelag.in", "r", stdin);
^
user.cpp:21:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arhipelag.out", "w", stdout);
^
user.cpp:27:37: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(b, sizeof(char), l, stdin);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 32ms | 4780kb | OK | 100 |
| Punctaj total | 100 |