Pagini recente » Borderou de evaluare (job #527436) | Borderou de evaluare (job #294002) | Borderou de evaluare (job #2802922) | Borderou de evaluare (job #1042120) | Borderou de evaluare (job #3180334)
Borderou de evaluare (job #3180334)
Raport evaluator
Compilare:
main.cpp: In member function 'void Solutie::apm2()':
main.cpp:146:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
146 | for (int i = 0; i < drumuri.size(); i++) {
| ~~^~~~~~~~~~~~~~~~
main.cpp: In member function 'void Solutie::camionas()':
main.cpp:183:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
183 | for (int i=0; i<adj[nodCurent].size(); i++) {
| ~^~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Solutie::jzzhuAndCities()':
main.cpp:237:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
237 | for (int i = 0; i < adj[nod].size(); i++) {
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Solutie::findCheapestPrice()':
main.cpp:301:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
301 | for (int i=0; i<adj[nod].size(); i++) {
| ~^~~~~~~~~~~~~~~~
main.cpp: In member function 'void Solutie::oracol()':
main.cpp:337:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
337 | for (int j=0; j<muchii.size(); j++) {
| ~^~~~~~~~~~~~~~
main.cpp: In member function 'void Solutie::trilant()':
main.cpp:394:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
394 | for (int i = 0; i < drumA.size(); i++)
| ~~^~~~~~~~~~~~~~
main.cpp:398:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
398 | for (int i = 0; i < drumB.size(); i++)
| ~~^~~~~~~~~~~~~~
main.cpp:402:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
402 | for (int i = 0; i < drumC.size(); i++)
| ~~^~~~~~~~~~~~~~
main.cpp: In member function 'void Solutie::dragoni()':
main.cpp:511:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
511 | for (int i=0; i<adj[nod].size(); i++) {
| ~^~~~~~~~~~~~~~~~
main.cpp:543:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
543 | for (int i=0; i<adj[nod].size(); i++) {
| ~^~~~~~~~~~~~~~~~
main.cpp: In instantiation of 'std::vector<std::pair<T, int> > Graf<T>::dijkstra_cost_path(int) [with T = long long int]':
main.cpp:362:77: required from here
main.cpp:86:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
86 | for (int i = 0; i < adj[nod].size(); i++) {
| ~~^~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | Corect! | 12 |
2 | 1ms | 303kb | Corect! | 12 |
3 | 14ms | 2056kb | Corect! | 12 |
4 | 59ms | 7348kb | Corect! | 13 |
5 | 177ms | 14184kb | Corect! | 13 |
6 | 237ms | 21405kb | Corect! | 13 |
7 | 252ms | 28237kb | Time limit exceeded | 0 |
8 | 0ms | 303kb | Corect! | 12 |
Punctaj total | 87 |