Pagini recente » Borderou de evaluare (job #2781458) | Borderou de evaluare (job #754667) | Borderou de evaluare (job #754661) | Borderou de evaluare (job #2296590) | Borderou de evaluare (job #1617837)
Borderou de evaluare (job #1617837)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:21: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=]
fscanf(f,"%d",&n);
^
user.cpp:37:43: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(f,"%d %d",&v[i][0],&v[i][1]);
^
user.cpp:37:43: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=]
user.cpp:47:21: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
fprintf(g,"%d",k);
^
user.cpp:35:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&n);
^
user.cpp:37:44: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d",&v[i][0],&v[i][1]);
^
user.cpp:43:62: warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (v[i][1]<=v[ref][1] || (v[ref][0]==v[i][0])) { k++; if (v[i][1]>v[ref][1]) ref=i; }
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 268kb | Incorect | 0 |
2 | 0ms | 264kb | Incorect | 0 |
3 | 4ms | 416kb | Incorect | 0 |
4 | 8ms | 512kb | Incorect | 0 |
5 | 8ms | 504kb | Incorect | 0 |
6 | 8ms | 504kb | Incorect | 0 |
7 | 8ms | 512kb | OK | 10 |
8 | 8ms | 512kb | Incorect | 0 |
9 | 8ms | 512kb | Incorect | 0 |
10 | 8ms | 516kb | Incorect | 0 |
Punctaj total | 10 |