Borderou de evaluare (job #617903)

Utilizator avatar Headcrab69 Turcanu Adrian Headcrab69 IP ascuns
Problemă Cezar (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 24 nov. 2021 17:43:39 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:10:75: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 10 | for(int i=0; i<len; i++) if(S[i]='z') S[i]='a'; main.cpp: At global scope: main.cpp:14:9: error: expected declaration before '}' token 14 | } | ^