Borderou de evaluare (job #686233)

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:28:38 Scor 90

Raport evaluator

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