Pagini recente » Cod sursa (job #1892410) | Borderou de evaluare (job #2252037) | Borderou de evaluare (job #313521) | Borderou de evaluare (job #2481321) | Borderou de evaluare (job #1351148)
Borderou de evaluare (job #1351148)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("azerah.in", "r", stdin);
^
user.cpp: In function ‘void get(int&)’:
user.cpp:37:30: 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, lim, stdin);
^
user.cpp:43:30: 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, lim, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:72:11: warning: ‘zero’ may be used uninitialized in this function [-Wmaybe-uninitialized]
fout << zero << '\n';
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | Depăşit | 2588kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |