Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Huong11a2@
program bt1; Uses crt; Var i,S: integer; begin Clrscr; S:=0; For i:= 1 to 9 do if i mod 2<>0 then S:=S+i; Write ('gia tri cua S la ',S); Readln; end.
run
|
edit
|
history
|
help
0
test24
2sdfghkl
test07
zad27-notoptimal
eje8
practica 3 ejercicio B2
solar_system_5
quadratic equation
Excercise3
sorting_direct_choise_optimized