Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
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
5 5
1 25 5
Complemento da VS ICC II - 1º Semestre 2017
Поиск вершин в горах
Potenztabelle
Project 16 Pascal
practica 5 ejercicio 1
Стандартные функции в паскале round, trunc, int, frac
hello world
23 3