Pagini recente » Borderou de evaluare (job #2150250) | Borderou de evaluare (job #397190) | Borderou de evaluare (job #3294064) | Borderou de evaluare (job #1544793) | Borderou de evaluare (job #2941374)
Borderou de evaluare (job #2941374)
Raport evaluator
Compilare:
main.cpp:10:15: warning: overflow in conversion from 'double' to 'std::vector<int>::size_type' {aka 'long unsigned int'} changes value from '-2.0e+10' to '0' [-Woverflow]
10 | vector<int> S(-2e10);
| ^~~~~
main.cpp: In function 'int dfs(int)':
main.cpp:18:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
18 | for(int i = 0; i<graf[nod].size(); i++){
| ~^~~~~~~~~~~~~~~~~
main.cpp:24:1: warning: no return statement in function returning non-void [-Wreturn-type]
24 | }
| ^
main.cpp: In function 'int main()':
main.cpp:50:16: warning: overflow in conversion from 'double' to 'int' changes value from '-2.0e+10' to '-2147483648' [-Woverflow]
50 | int ans = -2e10;
| ^~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 188kb | Killed by Signal 11 | 0 |
Punctaj total | 0 |