Pagini recente » Borderou de evaluare (job #1455491) | Borderou de evaluare (job #3198008) | Borderou de evaluare (job #1224652) | Borderou de evaluare (job #2449624) | Borderou de evaluare (job #3287735)
Borderou de evaluare (job #3287735)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:10:20: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
10 | for (int i=1; i<=n; i++)
| ~^~~
main.cpp:18:24: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
18 | for (int i=1; i<=n; i++)
| ~^~~
main.cpp:20:20: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare]
20 | if (mid>=v[i]) ct++;
| ~~~^~~~~~
main.cpp:24:20: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare]
24 | if (dif>=k)
| ~~~^~~
main.cpp:30:19: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare]
30 | if (ct>=k)
| ~~^~~
main.cpp:33:15: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare]
33 | if (ct>=k)
| ~~^~~
main.cpp:42:20: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
42 | for (int i=1; i<=n; i++)
| ~^~~
main.cpp:44:17: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'long long int' [-Wsign-compare]
44 | if (v[i]<=sol)
| ~~~~^~~~~
main.cpp:12:45: warning: unused variable 'sol2' [-Wunused-variable]
12 | long long st=1,dr=1000000000001,mid,sol,sol2;
| ^~~~
main.cpp:54:16: warning: 'sol' may be used uninitialized [-Wmaybe-uninitialized]
54 | sum+=k*(sol+1);
| ~~~~^~~
main.cpp:12:41: note: 'sol' was declared here
12 | long long st=1,dr=1000000000001,mid,sol,sol2;
| ^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | OK | 10 |
2 | 0ms | 303kb | OK | 10 |
3 | 2ms | 557kb | OK | 10 |
4 | 4ms | 1081kb | OK | 10 |
5 | 8ms | 1605kb | OK | 10 |
6 | 9ms | 1867kb | OK | 10 |
7 | 19ms | 3452kb | OK | 10 |
8 | 19ms | 3477kb | OK | 10 |
9 | 24ms | 3518kb | OK | 10 |
10 | 24ms | 3481kb | OK | 10 |
Punctaj total | 100 |