Pagini recente » Clasamentul arhivei de probleme | Cod sursa (job #2501558) | Borderou de evaluare (job #2008072) | Borderou de evaluare (job #2015786) | Borderou de evaluare (job #2007966)
Borderou de evaluare (job #2007966)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16: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:16:36: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 4 has type ‘long double*’ [-Wformat=]
user.cpp:22: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:22:53: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 4 has type ‘long double*’ [-Wformat=]
user.cpp:22:53: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 5 has type ‘long double*’ [-Wformat=]
user.cpp:22:53: warning: format ‘%lf’ expects argument of type ‘double*’, but argument 6 has type ‘long double*’ [-Wformat=]
user.cpp:14: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:16: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:22: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 | 444kb | OK | 10 |
2 | 8ms | 448kb | Incorect | 0 |
3 | 8ms | 460kb | Incorect | 0 |
4 | 8ms | 460kb | Incorect | 0 |
5 | 12ms | 460kb | Incorect | 0 |
6 | 492ms | 1192kb | Incorect | 0 |
7 | 1128ms | 1196kb | Incorect | 0 |
8 | 1312ms | 1292kb | Incorect | 0 |
9 | 628ms | 832kb | Incorect | 0 |
10 | Depăşit | 1296kb | Time limit exceeded. | 0 |
Punctaj total | 10 |