Borderou de evaluare (job #2904876)

Utilizator YosifIosif Andrei Stefan Yosif Data 18 mai 2022 12:45:31
Problema Autostrazi2 Status done
Runda Arhiva Monthly Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:231:18: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 231 | if (s.size() == n) | ~~~~~~~~~^~~~ main.cpp:236:31: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 236 | if (!f[i] && s.size() < n) | ~~~~~~~~~^~~ main.cpp:240:18: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 240 | if (s.size() < n) | ~~~~~~~~~^~~ main.cpp: In function 'int main()': main.cpp:262:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 262 | for (int i = 0; i <= s.size() / 2 + 1; i += 2) | ~~^~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms188kbFormat de iesire incorect.00
219ms602kbFormat de iesire incorect.0
350ms1241kbFormat de iesire incorect.0
477ms1478kbFormat de iesire incorect.0
569ms2265kbFormat de iesire incorect.0
6115ms2912kbFormat de iesire incorect.0
7159ms3702kbFormat de iesire incorect.0
8212ms4288kbFormat de iesire incorect.0
9151ms4681kbFormat de iesire incorect.0
10203ms4870kbFormat de iesire incorect.0
Punctaj total0

Ceva nu functioneaza?