Pagini recente » Borderou de evaluare (job #2103683) | Borderou de evaluare (job #1715152) | Borderou de evaluare (job #2593247) | Borderou de evaluare (job #1072443) | Borderou de evaluare (job #1417844)
Borderou de evaluare (job #1417844)
Raport evaluator
Compilare:
user.cpp: In function ‘void readdata()’:
user.cpp:17:24: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(f,"%I64d",&n);
^
user.cpp:20:46: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(f,"%I64d%I64d",&v[i].x,&v[i].y);
^
user.cpp:20:46: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=]
user.cpp: In function ‘void writedata()’:
user.cpp:67:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(f,"%I64d",d);
^
user.cpp: In function ‘void readdata()’:
user.cpp:17:25: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%I64d",&n);
^
user.cpp:20:47: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%I64d%I64d",&v[i].x,&v[i].y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 276kb | Okay! | 10 |
2 | 0ms | 280kb | Okay! | 10 |
3 | 0ms | 300kb | Okay! | 10 |
4 | 8ms | 336kb | Okay! | 10 |
5 | 20ms | 412kb | Wrong answer | 0 |
6 | 36ms | 556kb | Wrong answer | 0 |
7 | 52ms | 668kb | Wrong answer | 0 |
8 | Depăşit | 1044kb | Time limit exceeded. | 0 |
9 | Depăşit | 1140kb | Time limit exceeded. | 0 |
10 | Depăşit | 912kb | Time limit exceeded. | 0 |
Punctaj total | 40 |