Borderou de evaluare (job #2832901)

Utilizator CosminMorarMorar Cosmin Andrei CosminMorar Data 14 ianuarie 2022 14:44:59
Problema Paranteze Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 5

Raport evaluator

Compilare: main.cpp: In function 'bool brackets_correspond(char, char)': main.cpp:12:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 12 | return open_bracket == '(' && close_bracket == ')' || | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:14:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 14 | open_bracket == '{' && close_bracket == '}'; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:23:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 23 | for (int i = 0; i < brackets.length(); ++i) { | ~~^~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms188kbIncorect0
22ms184kbOK5
32ms184kbIncorect0
42ms184kbIncorect0
52ms184kbIncorect0
62ms184kbIncorect0
72ms184kbIncorect0
82ms184kbIncorect0
92ms184kbIncorect0
102ms184kbIncorect0
112ms184kbIncorect0
122ms184kbIncorect0
132ms184kbIncorect0
142ms184kbKilled by Signal 110
156ms1069kbKilled by Signal 110
166ms1183kbKilled by Signal 110
176ms1150kbKilled by Signal 110
186ms1150kbKilled by Signal 110
196ms1069kbKilled by Signal 110
206ms1200kbKilled by Signal 110
Punctaj total5

Ceva nu functioneaza?