Pagini recente »
Borderou de evaluare (job #612004)
|
Borderou de evaluare (job #422789)
|
Borderou de evaluare (job #72962)
|
Borderou de evaluare (job #267014)
|
Borderou de evaluare (job #604394)
Borderou de evaluare (job #604394)
Raport evaluator
Compilare:
main.cpp: In function 'void increment(std::string&)':
main.cpp:28:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
28 | for(int j=i+1;j<s.size();j++)
| ~^~~~~~~~~
main.cpp: In function 'void ciur(int)':
main.cpp:57:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<bool>::size_type' {aka 'unsigned int'} [-Wsign-compare]
57 | for(int i=0;i<v.size();i++)
| ~^~~~~~~~~
main.cpp: In member function 'void Huge::multiply(int)':
main.cpp:88:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
88 | for(int i=0;i<x.size();i++)
| ~^~~~~~~~~
main.cpp: In member function 'void Huge::substract(Huge)':
main.cpp:104:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
104 | for(int i=0;i<other.x.size();i++)
| ~^~~~~~~~~~~~~~~
main.cpp:118:39: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
118 | for(int i=other.x.size();i<x.size() && tr>0;i++)
| ~^~~~~~~~~
main.cpp:103:22: warning: unused variable 'b' [-Wunused-variable]
103 | int tr=0,b;
| ^
main.cpp: In function 'int main()':
main.cpp:221:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
221 | for(int i=0;i<primes.size();i++)
| ~^~~~~~~~~~~~~~
main.cpp:236:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
236 | for(int i=0;i<s.size();i++)
| ~^~~~~~~~~
main.cpp:244:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
244 | for(int i=0;i<frecv.size();i++)
| ~^~~~~~~~~~~~~
main.cpp:266:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
266 | for(int i=0;i<primes.size();i++)
| ~^~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
131 kb
|
OK
|
5
|
2
|
1 ms
|
131 kb
|
OK
|
5
|
3
|
11 ms
|
131 kb
|
OK
|
5
|
4
|
26 ms
|
131 kb
|
OK
|
5
|
5
|
45 ms
|
131 kb
|
OK
|
10
|
6
|
25 ms
|
131 kb
|
OK
|
10
|
7
|
26 ms
|
131 kb
|
OK
|
10
|
8
|
12 ms
|
131 kb
|
OK
|
10
|
9
|
70 ms
|
131 kb
|
OK
|
10
|
10
|
50 ms
|
131 kb
|
OK
|
10
|
11
|
51 ms
|
131 kb
|
OK
|
10
|
12
|
41 ms
|
131 kb
|
OK
|
10
|
Punctaj total
|
100
|