Borderou de evaluare (job #686527)

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ă 11 ian. 2023 00:29:33 Scor 100

Raport evaluator

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