Borderou de evaluare (job #1894539)
Raport evaluator
Compilare:
user.cpp: In function ‘void read(int&)’:
user.cpp:18:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,dim,stdin);
^
user.cpp:28:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,dim,stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:34:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("garaj.in","r",stdin);
^
user.cpp:35:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("garaj.out","w",stdout);
^
user.cpp:36:28: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,dim,stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1164kb | OK | 10 |
2 | 0ms | 1168kb | OK | 10 |
3 | 0ms | 1168kb | Incorect | 0 |
4 | 0ms | 1184kb | OK | 10 |
5 | 64ms | 2192kb | OK | 10 |
6 | 0ms | 1164kb | OK | 10 |
7 | 72ms | 2304kb | OK | 10 |
8 | 72ms | 2312kb | OK | 10 |
9 | 72ms | 2312kb | OK | 10 |
10 | 72ms | 2304kb | OK | 10 |
Punctaj total | 90 |