Pagini recente » Borderou de evaluare (job #3035908) | Borderou de evaluare (job #815224) | Borderou de evaluare (job #2302004) | Borderou de evaluare (job #742572) | Borderou de evaluare (job #3353607)
Borderou de evaluare (job #3353607)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:19:26: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
19 | fscanf(in, "%d%d",&v1[i],&v2[i]);
| ~^ ~~~~~~
| | |
| int* long long int*
| %lld
main.cpp:19:28: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=]
19 | fscanf(in, "%d%d",&v1[i],&v2[i]);
| ~^ ~~~~~~
| | |
| int* long long int*
| %lld
main.cpp:12:9: warning: unused variable 'm' [-Wunused-variable]
12 | int m, i, r = 0, n, j, k, ii, t;
| ^
main.cpp:12:28: warning: unused variable 'k' [-Wunused-variable]
12 | int m, i, r = 0, n, j, k, ii, t;
| ^
main.cpp:13:10: warning: unused variable 'ch' [-Wunused-variable]
13 | char ch, ch2;
| ^~
main.cpp:13:14: warning: unused variable 'ch2' [-Wunused-variable]
13 | char ch, ch2;
| ^~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 5ms | 557kb | Incorect | 0 |
| Punctaj total | 0 |