Pagini recente » Borderou de evaluare (job #2620731) | Borderou de evaluare (job #1849249) | Borderou de evaluare (job #3213319) | Borderou de evaluare (job #724495) | Borderou de evaluare (job #2357759)
Borderou de evaluare (job #2357759)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:10:18: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
scanf("%d",&t);
^
main.cpp:13:71: warning: format '%lf' expects argument of type 'double*', but argument 2 has type 'long long int*' [-Wformat=]
scanf("%lf %lf %lf %lf %lf %lf %lf",&x1,&yx,&r1,&x2,&y2,&r2,&A);
^
main.cpp:13:71: warning: format '%lf' expects argument of type 'double*', but argument 3 has type 'long long int*' [-Wformat=]
main.cpp:13:71: warning: format '%lf' expects argument of type 'double*', but argument 4 has type 'long long int*' [-Wformat=]
main.cpp:13:71: warning: format '%lf' expects argument of type 'double*', but argument 5 has type 'long long int*' [-Wformat=]
main.cpp:13:71: warning: format '%lf' expects argument of type 'double*', but argument 6 has type 'long long int*' [-Wformat=]
main.cpp:13:71: warning: format '%lf' expects argument of type 'double*', but argument 7 has type 'long long int*' [-Wformat=]
main.cpp:8:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cercuri3.in","r",stdin);
^
main.cpp:9:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cercuri3.out","w",stdout);
^
main.cpp:10:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
main.cpp:13:72: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf %lf %lf %lf %lf %lf %lf",&x1,&yx,&r1,&x2,&y2,&r2,&A);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Incorect | 0 |
Punctaj total | 0 |