Borderou de evaluare (job #686229)

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:05:58 Scor 80

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:59:13: warning: unused variable 'k' [-Wunused-variable] 59 | int k = 0; | ^ 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 4 ms 241 kb OK 10
2 4 ms 245 kb OK 10
3 4 ms 245 kb OK 10
4 4 ms 241 kb OK 10
5 5 ms 241 kb OK 10
6 4 ms 241 kb OK 10
7 5 ms 241 kb OK 10
8 4 ms 245 kb OK 10
9 1002 ms 249 kb Time limit exceeded 0
10 1005 ms 372 kb Time limit exceeded 0
Punctaj total 80