Borderou de evaluare (job #2962133)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:39:24: warning: comparison of integer expressions of different signedness: 'std::set<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
39 | if(G[i].size() > maxim)
| ~~~~~~~~~~~~^~~~~~~
main.cpp:52:24: warning: comparison of integer expressions of different signedness: 'std::set<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
52 | if(G[i].size() > maxim)
| ~~~~~~~~~~~~^~~~~~~
main.cpp:54:33: warning: 'nodmax2' may be used uninitialized in this function [-Wmaybe-uninitialized]
54 | fout<<min(nodmax, nodmax2)<<" "<<max(nodmax, nodmax2);
| ^~~
main.cpp:54:33: warning: 'nodmax' may be used uninitialized in this function [-Wmaybe-uninitialized]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 7917kb | OK | 10 |
2 | 7ms | 10276kb | OK | 10 |
3 | 93ms | 19447kb | OK | 10 |
4 | 155ms | 25161kb | OK | 10 |
5 | 2ms | 7786kb | OK | 10 |
6 | 38ms | 14675kb | OK | 10 |
7 | 52ms | 16519kb | OK | 10 |
8 | 153ms | 25280kb | OK | 10 |
9 | 175ms | 27095kb | OK | 10 |
10 | 194ms | 29102kb | OK | 10 |
Punctaj total | 100 |