Pagini recente »
Clasament 2023-09-12-clasa-6-tema-1
|
Borderou de evaluare (job #128399)
|
Clasament 2020-02-20-clasa-7-tema-23
|
Borderou de evaluare (job #177597)
|
Borderou de evaluare (job #664162)
Borderou de evaluare (job #664162)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:31:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
31 | for(int i=0; i<marimi.size(); i++){
| ~^~~~~~~~~~~~~~
main.cpp:35:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
35 | if(x < it.second.size()){
| ~~^~~~~~~~~~~~~~~~~~
main.cpp:54:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
54 | if(ult < ans.size() && ans_off[index2-1].first != y && ans[index].first != y){
| ~~~~^~~~~~~~~~~~
main.cpp:28:9: warning: unused variable 'i' [-Wunused-variable]
28 | int i=0;
| ^
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
114 kb
|
Corect
|
10
|
2
|
1 ms
|
114 kb
|
Corect
|
10
|
3
|
1 ms
|
110 kb
|
Corect
|
10
|
4
|
1 ms
|
114 kb
|
Corect
|
10
|
5
|
1 ms
|
245 kb
|
Corect
|
10
|
6
|
1 ms
|
114 kb
|
Corect
|
10
|
7
|
1 ms
|
114 kb
|
Corect
|
10
|
8
|
1 ms
|
114 kb
|
Corect
|
10
|
9
|
7 ms
|
241 kb
|
Corect
|
10
|
10
|
8 ms
|
114 kb
|
Corect
|
10
|
Punctaj total
|
100
|