Borderou de evaluare (job #770910)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Jimjam (clasa a 5-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 29 mar. 2024 11:51:39 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:16:5: error: 'f' was not declared in this scope
16 | f << d/(j-j1)+1;;
| ^
main.cpp:7:20: warning: unused variable 'b' [-Wunused-variable]
7 | long long j,j1,z,d,b=1,s=0;
| ^
main.cpp:7:24: warning: unused variable 's' [-Wunused-variable]
7 | long long j,j1,z,d,b=1,s=0;
| ^