Pagini recente »
Borderou de evaluare (job #649036)
Borderou de evaluare (job #649036)
Raport evaluator
Compilare:
main.cpp: In function 'std::string unify(std::string, std::string)':
main.cpp:12:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
12 | for(int j=0; j<a.size(); j++)
| ~^~~~~~~~~
main.cpp:14:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
14 | for(int j=0; j<b.size(); j++)
| ~^~~~~~~~~
main.cpp:26:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
26 | for(int j=0; j<a.size(); j++)
| ~^~~~~~~~~
main.cpp:37:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
37 | for(int j=0; j<b.size(); j++)
| ~^~~~~~~~~
main.cpp: In function 'bool verif(std::string, std::string)':
main.cpp:59:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
59 | for(int j=0; j<a.size(); j++)
| ~^~~~~~~~~
main.cpp:61:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
61 | for(int j=0; j<b.size(); j++)
| ~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:84:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
84 | for(int j=0; j<x.size(); j++)
| ~^~~~~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
1294 kb
|
OK
|
10
|
|
2
|
1 ms
|
1421 kb
|
OK
|
10
|
|
3
|
7 ms
|
1425 kb
|
OK
|
10
|
|
4
|
11 ms
|
1298 kb
|
OK
|
10
|
|
5
|
129 ms
|
1294 kb
|
OK
|
10
|
|
6
|
206 ms
|
1331 kb
|
OK
|
10
|
|
7
|
183 ms
|
1290 kb
|
OK
|
10
|
|
8
|
221 ms
|
1298 kb
|
OK
|
10
|
|
9
|
224 ms
|
1425 kb
|
OK
|
10
|
|
10
|
1 ms
|
1294 kb
|
OK
|
10
|
|
Punctaj total
|
100
|