Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
nomer1
var a,b,max,min:longint; begin Assign(input,'input.txt'); reset(input); Assign(output,'output.txt'); rewrite(output); read(a,b); while(a mod 3<>0) do begin a:=a+1; end; while(b mod 3<>0) do begin b:=b-1; end; writeln((b div 3)-(a div 3)+1); end.
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Урок 4 задача 5
basketball_player_training
Task 1_2
chess-5-queens
Banking
Задача №1516. Проверка на простоту (цикл while)
test23
Promedio con aprobación
hello world
Квартира Задача 6.14 учебн. Грицанова
stackse - search stackoverflow differently
Please log in to post a comment.