Pagini recente » Borderou de evaluare (job #1822177) | Borderou de evaluare (job #2902299)
Borderou de evaluare (job #2902299)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:61:16: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
61 | fscanf(f,"%d %d",&n,&m);
| ~^ ~~
| | |
| int* long long int*
| %lld
main.cpp:61:19: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=]
61 | fscanf(f,"%d %d",&n,&m);
| ~^ ~~
| | |
| int* long long int*
| %lld
main.cpp:65:21: warning: format '%ld' expects argument of type 'long int*', but argument 3 has type 'long long int*' [-Wformat=]
65 | fscanf(f,"%ld",&v[i]);
| ~~^ ~~~~~
| | |
| | long long int*
| long int*
| %lld
main.cpp:72:21: warning: format '%ld' expects argument of type 'long int*', but argument 3 has type 'long long int*' [-Wformat=]
72 | fscanf(f,"%ld %ld %ld",&op,&a,&b);
| ~~^ ~~~
| | |
| long int* long long int*
| %lld
main.cpp:72:25: warning: format '%ld' expects argument of type 'long int*', but argument 4 has type 'long long int*' [-Wformat=]
72 | fscanf(f,"%ld %ld %ld",&op,&a,&b);
| ~~^ ~~
| | |
| long int* long long int*
| %lld
main.cpp:72:29: warning: format '%ld' expects argument of type 'long int*', but argument 5 has type 'long long int*' [-Wformat=]
72 | fscanf(f,"%ld %ld %ld",&op,&a,&b);
| ~~^ ~~
| | |
| long int* long long int*
| %lld
main.cpp:59:10: warning: unused variable 'ss' [-Wunused-variable]
59 | char ss[arbs];
| ^~
main.cpp:62:17: warning: unused variable 'x' [-Wunused-variable]
62 | long long i,x;
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 152ms | 3620kb | Time limit exceeded | 0 |
2 | 150ms | 3702kb | Time limit exceeded | 0 |
3 | 150ms | 3633kb | Time limit exceeded | 0 |
4 | 152ms | 3629kb | Time limit exceeded | 0 |
5 | 134ms | 3747kb | Corect! | 20 |
Punctaj total | 20 |