Pagini recente » Borderou de evaluare (job #3234503) | Borderou de evaluare (job #128180) | Borderou de evaluare (job #114957) | Borderou de evaluare (job #1073921) | Borderou de evaluare (job #1745890)
Borderou de evaluare (job #1745890)
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 | 2172ms | 12496kb | OK | 100 |
Punctaj total | 100 |