Pagini recente »
Borderou de evaluare (job #189454)
|
Borderou de evaluare (job #275495)
|
Borderou de evaluare (job #751362)
|
Borderou de evaluare (job #753781)
|
Borderou de evaluare (job #707026)
Borderou de evaluare (job #707026)
Raport evaluator
Compilare:
main.cpp: In function 'bool pereche(std::string, std::string)':
main.cpp:17:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
17 | for(int k = 0; k < a.size()-1; k++){
| ~~^~~~~~~~~~~~
main.cpp:19:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
19 | for(int j = 0; j < a.size()-1; j++){
| ~~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:56:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<std::__cxx11::basic_string<char>, int> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
56 | for(int i = 0; i < nou.size(); i++){
| ~~^~~~~~~~~~~~
main.cpp:62:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
62 | for(auto [cuv, ind]: nou){
| ^
main.cpp:38:9: warning: unused variable 'cn' [-Wunused-variable]
38 | int cn = n;
| ^~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
245 kb
|
OK
|
10
|
|
2
|
1 ms
|
249 kb
|
OK
|
10
|
|
3
|
1 ms
|
249 kb
|
OK
|
10
|
|
4
|
1 ms
|
245 kb
|
OK
|
10
|
|
5
|
9 ms
|
245 kb
|
OK
|
10
|
|
6
|
1 ms
|
249 kb
|
OK
|
10
|
|
7
|
1 ms
|
249 kb
|
OK
|
10
|
|
8
|
1 ms
|
245 kb
|
OK
|
10
|
|
9
|
1 ms
|
241 kb
|
OK
|
10
|
|
10
|
1 ms
|
249 kb
|
OK
|
10
|
|
Punctaj total
|
100
|