Pagini recente » Borderou de evaluare (job #2048174) | Borderou de evaluare (job #1779187) | Borderou de evaluare (job #2076155) | Borderou de evaluare (job #382387) | Borderou de evaluare (job #2065867)
Borderou de evaluare (job #2065867)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:4:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distanta.in","r",stdin);
^
user.cpp:5:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distanta.out","w",stdout);
^
user.cpp:8:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:10:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&a,&b,&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 292kb | OK | 100 |
Punctaj total | 100 |