Pagini recente » Borderou de evaluare (job #3141058) | Borderou de evaluare (job #2340444) | Borderou de evaluare (job #1098687) | Borderou de evaluare (job #1853059) | Borderou de evaluare (job #1352455)
Borderou de evaluare (job #1352455)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:89:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.in","r",stdin);
^
user.cpp:90:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.out","w",stdout);
^
user.cpp: In function ‘int getNumber()’:
user.cpp:19:17: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
buffIt = 0;
^
user.cpp:26:45: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, BUFFER_SIZE, 1, inputFile);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 19028kb | Time limit exceeded. | 0 |
Punctaj total | 0 |