Pagini recente » Cod sursa (job #1342194) | Borderou de evaluare (job #2455963) | Borderou de evaluare (job #1937108) | Clasamentul arhivei educationale | Borderou de evaluare (job #2008021)
Borderou de evaluare (job #2008021)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:36: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 3 has type ‘long double*’ [-Wformat=]
fscanf(fi,"%lf %lf " ,&x,&y);
^
user.cpp:18:36: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 4 has type ‘long double*’ [-Wformat=]
user.cpp:24:53: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 3 has type ‘long double*’ [-Wformat=]
fscanf(fi,"%lf %lf %lf %lf" ,&x1,&y1,&x2,&y2);
^
user.cpp:24:53: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 4 has type ‘long double*’ [-Wformat=]
user.cpp:24:53: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 5 has type ‘long double*’ [-Wformat=]
user.cpp:24:53: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 6 has type ‘long double*’ [-Wformat=]
user.cpp:16:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d %d " ,&n,&m);
^
user.cpp:18:37: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%lf %lf " ,&x,&y);
^
user.cpp:24:54: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%lf %lf %lf %lf" ,&x1,&y1,&x2,&y2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 448kb | OK | 10 |
2 | 8ms | 456kb | Incorect | 0 |
3 | 8ms | 464kb | Incorect | 0 |
4 | 8ms | 460kb | Incorect | 0 |
5 | 12ms | 460kb | Incorect | 0 |
6 | 500ms | 1188kb | Incorect | 0 |
7 | 1152ms | 1196kb | Incorect | 0 |
8 | 1332ms | 1292kb | Incorect | 0 |
9 | 644ms | 828kb | Incorect | 0 |
10 | Depăşit | 1300kb | Time limit exceeded. | 0 |
Punctaj total | 10 |