Borderou de evaluare (job #686230)

Utilizator avatar Vlad_Nistor NIstor Vlad Vlad_Nistor IP ascuns
Problemă Litere (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 9 ian. 2023 10:18:47 Scor 90

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:29:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 29 | cin >> c + 1; | ~~^~~ main.cpp:33:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 33 | if(vowel(c[i]) && !vowel(c[i+1]) or !vowel(c[i]) && vowel(c[i+1])){ | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ main.cpp:27:21: warning: unused variable 'two' [-Wunused-variable] 27 | int n, one = 0, two = 0; | ^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 5 ms 114 kb OK 10
2 5 ms 114 kb OK 10
3 5 ms 114 kb OK 10
4 5 ms 114 kb OK 10
5 5 ms 241 kb OK 10
6 5 ms 114 kb OK 10
7 5 ms 114 kb OK 10
8 5 ms 114 kb OK 10
9 947 ms 229 kb OK 10
10 1036 ms 241 kb Time limit exceeded 0
Punctaj total 90