Pagini recente » Borderou de evaluare (job #2350761) | Borderou de evaluare (job #282961) | Borderou de evaluare (job #2020797) | Borderou de evaluare (job #630162) | Borderou de evaluare (job #1634348)
Borderou de evaluare (job #1634348)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:102:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("unlock.in", "r", stdin);
^
user.cpp:103:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("unlock.out", "w", stdout);
^
user.cpp: In function ‘int getInt()’:
user.cpp:92:63: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if(++poz == BMAX) fread(buff, 1, BMAX, stdin), poz = 0;
^
user.cpp:94:57: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if(poz == BMAX) fread(buff, 1, BMAX, stdin), poz = 0;
^
user.cpp:97:61: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if(poz == BMAX) fread(buff, 1, BMAX, stdin), poz = 0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 5548kb | Time limit exceeded. | 0 |
Punctaj total | 0 |