Borderou de evaluare (job #3352096)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:17:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
17 | for(int i=0; i < graf[a].size(); i++)
| ~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void init()':
main.cpp:30:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
30 | for(int i=3; i <= euler.size()-1; i++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'void gen()':
main.cpp:36:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
36 | for(int i=1; i < euler.size(); i++)
| ~~^~~~~~~~~~~~~~
main.cpp:38:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
38 | for(int i=1; (1<<i)<euler.size(); i++)
| ~~~~~~^~~~~~~~~~~~~
main.cpp:40:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
40 | for(int j=1; j+(1<<i)<=euler.size(); j++)
| ~~~~~~~~^~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 303kb | OK | 10 | 10 |
| 2 | 1ms | 557kb | Incorect | 0 | 0 |
| 3 | 4ms | 2392kb | Incorect | 0 | 0 |
| 4 | 34ms | 12394kb | Incorect | 0 | 0 |
| 5 | 39ms | 20586kb | Incorect | 0 | 0 |
| 6 | 59ms | 20819kb | Incorect | 0 | 0 |
| 7 | 168ms | 36143kb | OK | 10 | 10 |
| 8 | 271ms | 23334kb | Incorect | 0 | 0 |
| 9 | 357ms | 24317kb | Incorect | 0 |
| 10 | 396ms | 24760kb | Incorect | 0 |
| Punctaj total | 20 |