BORA 1.8 T
sebanfield
 
 
sebanfield
Currently Offline
Favorite Group
sebanfield - Public Group
3
Members
0
In-Game
1
Online
1
In Chat
Recent Activity
54 hrs on record
last played on 30 Jan
16.8 hrs on record
last played on 30 Jan
2.3 hrs on record
last played on 21 Jan
922 928 2 Jun, 2024 @ 7:45pm 
⠄⢀⣀⣠⣤⣶⣶⣶⣶⣶⣶⣶⣶⣶⣶⣶⣦⣤⣀⣀
⢠⣿⢿⣿⣿⣽⣯⡿⣽⢯⡿⣽⢯⡿⣽⣯⣿⣽⣟⡿⣳
⡸⡾⢟⣓⡓⠓⠯⠿⣿⣽⡽⣯⣿⡟⠭⠚⠒⠛⠺⢯⢗
⣞⢵⢯⢟⡿⣷⣶⢀⠈⢹⣿⡋⠄⡀⣴⣶⡿⡿⣻⢪⡪
⡧⡃⡓⠍⠊⠊⠊⠳⢅⣽⣿⣇⢜⠜⠙⠈⠊⠑⡑⢑⡱
⣿⣾⣶⣦⣶⣶⣴⣶⡯⣷⣿⡯⣟⣶⣶⣶⣶⣴⣶⣶⣷
⢫⡻⡽⣫⢿⢽⣻⣳⢿⣽⣿⢯⣻⣞⣯⢿⢽⢯⡻⡝⡟
⢂⡊⠊⠇⢫⣑⣭⠾⢻⠾⡿⢟⠞⠷⣥⣉⡣⠣⠃⡑⢔
⠐⢱⣦⠐⢿⣿⣿⣴⡄⠑⠘⠈⢠⣦⣿⡿⣯⠂⣠⡎⠆
⠄⢈⠿⣌⢄⣀⣀⠄⠄⠠⠖⠄⠄⠄⡀⣀⠄⣰⠟⡑
⠄⠄⠑⡹⢧⡈⢉⠙⠛⠛⠛⠛⠛⢉⠉⢁⢴⠋⠜
⠄⠄⠄⠈⠪⣳⡦⡯⣿⡄⠄⢴⣯⣖⢵⡞⡑⠈
⠄⠄⠄⠄⠄⠄⠻⢾⣿⡅⠄⣽⣿⠾⠩⠄
⠄⠄⠄⠄⠄⠄⠄⠄⠊⠃⠄⠉⠁ literal
machupichu 29 Jun, 2023 @ 8:02pm 
bua bua tio
tadeuz- 29 Jun, 2023 @ 10:51am 
.............⣠⣤⣶⣶⣶⣦⣤⣀⠀⠀⠀⠀
.....⢀⣴⣞⣿⣿⣿⣿⣿⣿⣿⣿⣿⣦⣄
....⣰⡷⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣥⡀
....⣿⢯⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣇
....⣿⣻⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⢿⣿⣿⣿⡄
...⢸⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠟⠛⠓⠠⢽⢿⡝⠁
...⣼⣟⣿⠟⢀⠀⠀⢈⣿⣿⠀⢠⣶⢐⡄⠌⣽⣧⢄⠌⢡⠀ ⠀
.⣍⣿⣷⣷⣾⣾⣶⣿⣾⣿⣿⡀⢘⣿⣯⣴⡟⡹⣷⡌⠠⠜⠀
.⢹⣯⣿⣿⣿⣿⣿⣿⣿⣿⣿⡇⠈⣿⣿⣿⣷⣿⣿⡇⠀⠃
...⣼⣿⣿⣿⣿⡿⢋⣾⣛⠟⠋⠁⠹⠿⠻⠻⢋⣿⠀⡉
...⠙⢿⢿⣿⡋⣤⣿⣿⣿⣷⣶⡶⠆⢀⣰⡄⢸⢯⠈
.......⠈⠈⣿⣿⣿⣿⣷⣮⣭⣥⡤⢠⣾⣿⢣⡚
.............⢻⣿⣿⣿⣿⣿⣿⣣⣿⡟⢁⠜
................⢯⡛⠿⣿⡿⠿⡿⠛⠀⠀⠀⠀⠀⠀⠀QUE PELOTA GERSON
⋆𝐠𝐒𝐭⋆ 17 Apr, 2023 @ 1:18am 
el sebas
a n d o 9 Apr, 2023 @ 6:22pm 
chiter de mrd
machupichu 27 Mar, 2023 @ 5:21pm 
program ejemplo;
var
i, numero, res: integer;
begin
res:= 0
for i: 1 to 10 do begin
readln(numero);
res:= res + numero
end;
writeln('La suma es:', res);
end.