Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
12345
program fisrt; var a,x,i,f,d:integer; begin writeln('Введите число'); read(a); d:=0; i:=0; while a<>0 do begin x:=a mod 10; if x>d then d:=x; if d=x then i:=i+1; a:=a div 10; end; writeln(i); end.
run
|
edit
|
history
|
help
0
sdfrgthyjhtgrfedcd
asxasxsd
перегружаемый оператор
Swedish regex test
problem version 2
Insertion Sort
Huy kaka
C# managing ISO 8601 dates and times
Main2
2