Borderou de evaluare (job #607181)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Cifre 3 (clasa a 5-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 23 sept. 2021 18:12:51 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:14:1: error: expected primary-expression before '}' token
14 | }
| ^
main.cpp:11:9: warning: unused variable 'val' [-Wunused-variable]
11 | int val = 2;
| ^~~
main.cpp:12:9: warning: unused variable 'freq' [-Wunused-variable]
12 | int freq =
| ^~~~