Borderou de evaluare (job #618392)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cezar (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 28 nov. 2021 10:02:34 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:13:34: error: 's1' was not declared in this scope; did you mean 'y1'?
13 | if (s[i] == 'z') s1[i]='a';
| ^~
| y1