Pagini recente » Borderou de evaluare (job #1718969) | Borderou de evaluare (job #3128383) | Borderou de evaluare (job #2649184) | Borderou de evaluare (job #951697) | Borderou de evaluare (job #2055253)
Borderou de evaluare (job #2055253)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bani.in","r",stdin);
^
user.cpp:15:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bani.out","w",stdout);
^
user.cpp:18:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:22:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&g);
^
user.cpp:25:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&p);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 300kb | OK | 100 |
Punctaj total | 100 |