Pagini recente » Borderou de evaluare (job #1381341) | Borderou de evaluare (job #1328734) | Borderou de evaluare (job #256822) | Borderou de evaluare (job #280184) | Borderou de evaluare (job #1796296)
Borderou de evaluare (job #1796296)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:7:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("chocolate.in","r",stdin);
^
user.cpp:8:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("chocolate.out","w",stdout);
^
user.cpp:11:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &tests); tests; --tests) {
^
user.cpp:13:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &n, &m, &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 428kb | OK | 20 |
2 | 0ms | 428kb | OK | 20 |
3 | 0ms | 424kb | OK | 20 |
4 | 0ms | 424kb | OK | 20 |
5 | 0ms | 424kb | OK | 20 |
Punctaj total | 100 |