Pagini recente » Borderou de evaluare (job #522434) | Borderou de evaluare (job #1750672) | Borderou de evaluare (job #966137) | Borderou de evaluare (job #2035309) | Borderou de evaluare (job #1220763)
Borderou de evaluare (job #1220763)
Raport evaluator
Compilare:
user.cpp: In function ‘int getInt(int&)’:
user.cpp:108:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:111:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(infile, "r", stdin);
^
user.cpp:112:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outfile, "w", stdout);
^
user.cpp: In function ‘int getInt(int&)’:
user.cpp:98: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:104: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 | 2212ms | 12496kb | OK | 100 |
Punctaj total | 100 |