Pagini recente » Borderou de evaluare (job #2466338) | oni_2013_ziua1 | Cod sursa (job #3235101) | Borderou de evaluare (job #1898049) | Borderou de evaluare (job #1743189)
Borderou de evaluare (job #1743189)
Raport evaluator
Compilare:
user.cpp: In function ‘int getInt(int&)’:
user.cpp:71:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:73:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dans.in", "r", stdin);
^
user.cpp: In function ‘int getInt(int&)’:
user.cpp:62:39: 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:68:39: 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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2152ms | 12500kb | OK | 100 |
Punctaj total | 100 |