Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
6
program HelloWorld; var x, y, k:integer; Begin readln (x) ; k:=0; while x<>0 do begin y:=x mod 10; if y mod 2 =0 then k:=k+1; x:=x dif 10; end; Writeln ('k=', k); end.
run
|
edit
|
history
|
help
0
BCD16BitTest
Today's work
Reward
CodeAdvent
SAF Mid Terms
Problem: fb_series
C# Truly Random
Intuit // C# // listing_4.6 (Shooting on the target)
T
Ortalama Hesaplayici