Pagini recente » Borderou de evaluare (job #2595969) | Borderou de evaluare (job #1098583) | Borderou de evaluare (job #3003763) | Borderou de evaluare (job #2843133) | Borderou de evaluare (job #1405844)
Borderou de evaluare (job #1405844)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tictac.in","r",stdin);
^
user.cpp:12:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tictac.out","w",stdout);
^
user.cpp:13:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:16:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf %lf",&xx,&yy);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 160ms | 292kb | OK | 100 |
Punctaj total | 100 |