Pagini recente » Borderou de evaluare (job #154005) | Borderou de evaluare (job #1939534) | Borderou de evaluare (job #1926361) | Borderou de evaluare (job #1360659) | Borderou de evaluare (job #1467278)
Borderou de evaluare (job #1467278)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:19:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:22:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&c);
^
user.cpp: In function ‘int main()’:
user.cpp:100:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("razboi.in","r",stdin);
^
user.cpp:101:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("razboi.out","w",stdout);
^
user.cpp:103:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 156ms | 1648kb | OK | 100 |
| Punctaj total | 100 |