CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 10:17:05 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=70cbaf9aa8b3b4ef13a34023938ef681d3b10b6b3ce5c0ac4ba07e400a488ecda%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22gaYcSwJium5vx3eILWY0NBEnTtoZMJ6X%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d5d86deea06cd6-BLR
APROG - 21/01/2013 - Exame Época Normal - Grupo I - Pastebin.com
SHARE
TWEET

APROG - 21/01/2013 - Exame Época Normal - Grupo I
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ED:
- INTEIRO num,countnum,newnum,countnewnum,tempnum,digito,lastdigito
- ALG I21012013
- INICIO
- ESCREVER("Numero:")
- LER(num)
- ENQUANTO (num<=0) FAZER
- ESCREVER("ERRO: Numero Invalido")
- ESCREVER("Numero:")
- LER(num)
- FIMENQUANTO
- lastdigito<-num MOD 10
- tempnum<-num DIV 10
- countnum<-1
- newnum<-lastdigito
- countnewnum<-1
- ENQUANTO (tempnum<>0) FAZER
- digito<-tempnum MOD 10
- SE (digito!=lastdigito) ENTÃO
- newnum<-digito*10^countnewnum+newnum
- countnewnum<-countnewnum+1
- FIMSE
- lastdigito<-digito
- tempnum<-tempnum DIV 10
- countnum<-countnum+1
- FIMENQUANTO
- ESCREVER(num+"->"+newnum)
- SE (countnum=countnewnum) ENTÃO
- ESCREVER("(sem algarismos consecutivamente repetidos)")
- FIMSE
- FIM
Advertisement
Add Comment
Please, Sign In to add comment
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ F
JavaScript | 1 sec ago | 0.25 KB
-
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 5 sec ago | 0.10 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 5 sec ago | 0.10 KB
-
⭐⭐⭐Crypto Accounts⭐⭐
Java | 6 sec ago | 0.10 KB
-
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐
Java | 8 sec ago | 0.10 KB
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ 9
JavaScript | 10 sec ago | 0.25 KB
-
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐
Java | 16 sec ago | 0.10 KB
-
⭐⭐⭐Swapzone.io Glitch (Working)⭐⭐
Java | 17 sec ago | 0.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand