Borderou de evaluare (job #1860163)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:33:47: warning: format ‘%f’ expects argument of type ‘float*’, but argument 2 has type ‘double*’ [-Wformat=]
scanf("%f%f%f",&C[i].x,&C[i].y,&C[i].r);
^
user.cpp:33:47: warning: format ‘%f’ expects argument of type ‘float*’, but argument 3 has type ‘double*’ [-Wformat=]
user.cpp:33:47: warning: format ‘%f’ expects argument of type ‘float*’, but argument 4 has type ‘double*’ [-Wformat=]
user.cpp:38:37: warning: format ‘%f’ expects argument of type ‘float*’, but argument 2 has type ‘double*’ [-Wformat=]
scanf("%f%f",&L[i].x,&L[i].y);
^
user.cpp:38:37: warning: format ‘%f’ expects argument of type ‘float*’, but argument 3 has type ‘double*’ [-Wformat=]
user.cpp:29:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nori.in","r",stdin);
^
user.cpp:31:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:33:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%f%f%f",&C[i].x,&C[i].y,&C[i].r);
^
user.cpp:35:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:38:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%f%f",&L[i].x,&L[i].y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 468kb | Incorect | 0 | 0 |
2 | 28ms | 756kb | Incorect | 0 | 0 |
3 | 12ms | 608kb | Incorect | 0 | 0 |
4 | 4ms | 520kb | Incorect | 0 | 0 |
5 | 0ms | 468kb | Incorect | 0 |
6 | Depăşit | 5916kb | Time limit exceeded. | 0 |
7 | Depăşit | 5916kb | Time limit exceeded. | 0 |
8 | Depăşit | 5372kb | Time limit exceeded. | 0 |
9 | Depăşit | 5912kb | Time limit exceeded. | 0 |
10 | Depăşit | 4820kb | Time limit exceeded. | 0 |
Punctaj total | 0 |