โโ โโ โโโ โโ โโโโโโโ โโโโโโโโ โโโโโโโ The place for those
โโโโ โโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโ โโโโโโโ โโ who wants read my
โโโโ โโโโโโโโโโโโโโโโโโ โโโโโโโโโโโ โโโโโโโโโ tecnological knowledge
โโโโ โโโโโโโโโโโโโโโโโโ โโโโโโโโโ โโโโโโโ โโ โโโโโโโโโโโโโโโโโโโโโโโโโโ
โโ โโโโโโ โโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโ โโโโ โ Now with [1mANSI[0m [91mC[92mO[93mL[94mO[95mR[96mS[0m ! โ
โโโโโโ โโ โโโ โโโโโโโ โโโโโโโโ โโ โโ โโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโโโโ โโโโโโโ โโโโโโ โโโโโโโ โโโโโโโโ . A .
โโโโโโโโ โโโโโโโ โโโโโโ โโโโโโโโโ โโโโโโโโโโ | .
โโโโโโโโโโโโโโ โโโโ โโโโโโโโโโโโโ โโโโโโโ . | MT. EBOTT 202X
โโโโโโโโโโโโโโ โโโโ โโโโโโโโโโโ โโโโโโโ ,o#@#o, *
โโโโโโโโโโ โโโโโโโโโ โโโโโโ โโโโ โโโโโโโโโโโโโโ ,@@mmm.'@@,
โโโโโโโโ โโโโโโโ โโโโโโ โโ โโ โโโโโโโโ ,@@@@@@@@@@@WW, '
. . . . ,WWW@@@@@@@@@WW@@@, .
+ / ' ,@mm'WWWW@@@@@WW@@@@@@, +
* ' * ,@@@@@@mm'WWWWWWW@@@@@@@@@,
. + ,@@@@@@@@@@@mmm'WW@@@@@@@@@@@@, .
..,,oppPRPrprpRPPrPrpPRPPPp*o., ,@@w@@@@@@@@@@@@@@mmmmmm@@@@@@@@@@,pPpR
RpRPRPRpPRppPRPpPpRpRRPppPRrPRppPpP%pT.*@@@www@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*.T
PRPppRPRPppPPRpRprPPRpPRPpRpRPRpRPrRpPPpRPPpRRpPpRPppPpRRPpRpPppRPRpPRppRPPpPpRP
PRPpPRpPRRprPPRppPPpRpPRPpPpRprpPRPRPRPprpPP
PPRPprPPPpPpPPrpprpPrPrPRPRPprprPrpRPRPrpPpR ๐ฎโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโ Last Edited โโ Dec 27, 2024 โโ
This banner follows the โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
standard size of VT100 Terminals โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ๐ฎ
The UnderS(pace)core ๐
Welcome to this capsule, in this space I will be writting about some interesting things I found on the internet. The content of this capsule will be distributed on diferent pages, You can find these pages bellow this section, so enjoy reading!
Warning: My english is sometimes bad so please, have patience with my writings, thanks.
๐ Tinylog
Introduce your comment about this space, please if you can, leave a timestamp in the comment
๐ชถ Leave Comment
{{GUESTBOOK}}
๐ชถ Leave Comment
Here I'll be writing replies for some comment, just when needed. Every language is welcome but I can only write well on english and spanish, so if you use another language I'll be using a translator to write.
- [ username ]: comment - 00-01-2020
Yes, I do
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ . _,*---"""---*,_ โ
โ () ,-'". :. '####"'-, + [1mThe UnderS(pace)core[0m โ
โ ,' ll ': .######', โ
โ * ,' 'W l '. #######', [91m#include[93m <stdio.h>[0m โ
โ / WW ll ':. #########\ [94mint[92m main[0m ([94mvoid[0m) { โ
โ | ll W ll ':.#########| โ [94munsigned int[0m arr[] = {3, 2, 4, 1};โ
โ / l WW ll ##########\ โ [91mregister [94munsigned int[0m i, j, s = 4;โ
โ |: ll WW lll #########| โ [91mfor[0m (i = s - 1; i > 0; i--) โ
โ @ : ll WWW www #########@ โ โ [91mfor[0m (j = 0; j < i; j++) โ
โ | :. ll WWW w@@#######| โ โ โ [91mif[0m (arr[j] > arr[j + 1]) โ
โ \ : ll WW ###@@#####/ โ โ โ โ arr[j] ^= arr[j+1], โ
โ |: ': lllw www #####@@@#| โ โ โ โ arr[j+1] ^= arr[j], โ
โ \:. ''. www @@@######/ โ โ โ โ arr[j] ^= arr[j+1]; โ
โ ','. ':. wwww ####@@#,' . โ [91mfor[0m (i = 0; i < s; i++) โ
โ * ','... '':.. w@@@##,' โ โ [92mprint[0m("%d ",arr[i]); โ
โ '-,_'.., ':.####_,-' ' โ [91mreturn[0m 0; โ
โ * "'*---___---*'" LMTtR } [90m// My bubblesort implementation[0m โ
โ โ
โ Thestias (Pollux B) with ASCII Art โ
Useful Links
โฌ
Hosting Service Domain
Orbits
Webrings for gemini ๐
โ PROJECT LEO ๐ฆ
โน about
โฉ Next Page
โช Prev Page
๐ Random Page
๐ SPACE ELEVATOR ๐
โน about
โฉ Next Page
โช Previous Page
๐ Random Page
[m