Pagini recente » Borderou de evaluare (job #470360) | Borderou de evaluare (job #1998555) | Borderou de evaluare (job #766296) | Borderou de evaluare (job #746577) | Borderou de evaluare (job #1660503)
Borderou de evaluare (job #1660503)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cercuri.in","r",stdin);
^
user.cpp:6:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cercuri.out","w",stdout);
^
user.cpp:12:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:16:59: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d %d %d",&x1,&y1,&R1,&x2,&y2,&R2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 296kb | OK | 100 |
Punctaj total | 100 |