Pagini recente »
Borderou de evaluare (job #309692)
|
Borderou de evaluare (job #300468)
|
Borderou de evaluare (job #586792)
|
Borderou de evaluare (job #175365)
|
Borderou de evaluare (job #609185)
Borderou de evaluare (job #609185)
Raport evaluator
Compilare:
main.cpp: In function 'void distinct(std::vector<int>&)':
main.cpp:24:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
24 | for(int i=0;i<a.size();i++)
| ~^~~~~~~~~
main.cpp:22:9: warning: unused variable 'i' [-Wunused-variable]
22 | int i=0;
| ^
main.cpp: In function 'void print(std::vector<int>&)':
main.cpp:44:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
44 | for(int i=0;i<a.size();i++)
| ~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:79:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
79 | while(j < b.size())
| ~~^~~~~~~~~~
main.cpp:81:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
81 | while(i<a.size() && b[j]>=a[i])
| ~^~~~~~~~~
main.cpp:83:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
83 | while(k<c.size() && b[j]>=c[k])
| ~^~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
131 kb
|
OK
|
10
|
2
|
1 ms
|
131 kb
|
OK
|
10
|
3
|
1 ms
|
131 kb
|
OK
|
10
|
4
|
1 ms
|
131 kb
|
OK
|
10
|
5
|
1 ms
|
131 kb
|
OK
|
10
|
6
|
1 ms
|
131 kb
|
OK
|
10
|
7
|
14 ms
|
262 kb
|
OK
|
10
|
8
|
112 ms
|
1044 kb
|
OK
|
10
|
9
|
131 ms
|
1306 kb
|
OK
|
10
|
10
|
154 ms
|
1306 kb
|
OK
|
10
|
Punctaj total
|
100
|