Fudanshi
Follow Us
Go to...
Looping iseng dengan "For" Syntax
Januari 18, 2013
Tidak ada komentar
Labels:
Cplus-plus
,
PHP
,
Programming
<div><div dir="ltr" style="text-align: left;" trbidi="on"> <div dir="ltr" style="text-align: left;" trbidi="on"> dripada bingung nggarap mtk bab pangkat tak sebenernya,,mending ane ngoding iseng2an wae<br /> ini cuma untuk iseng2 aja gan</div> Untuk PHP : <br /> <br /> <pre class="brush:php"><?php $s="RieqyNS13"; $str = strlen($s); for($a=$str; $a>0; $a--){ for($i=0; $i<$a; $i++){ echo $s[$i]; } echo "\n"; } for($v=0; $v<$str; $v++){ for($c=$v; $c>=0; $c--){ echo $s[$c]; } echo "\n"; } ?></pre> Untuk C++ <br /> <br /> <pre class="brush:cpp">#include <iostream> #include <windows.h> using namespace std; int main(){ char mbuh[92]; cin>>mbuh; int str = strlen(mbuh); for(int a=str; a>0; a--){ for(int i=0; i<a; i++){ cout<<mbuh[i]; } cout<<"\n"; } for(int v=0; v<str; v++){ for(int c=v; c>=0; c--){ cout<<mbuh[c]; } cout<<"\n"; } system("pause>nul"); return 0; }</pre> Output nya :<br /> <br /> <br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">DevilzC0de</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">DevilzC0d</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">DevilzC0</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">DevilzC</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">Devilz</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">Devil</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">Devi</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">Dev</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">De</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">D</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">D</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">eD</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">veD</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">iveD</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">liveD</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">zliveD</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">CzliveD</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">0CzliveD</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">d0CzliveD</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;">ed0CzliveD</span><br /> <span style="font-family: Courier New, Courier, monospace; font-size: x-small;"><br /></span> DevilC0de adalah forum cyber favorit ane gan,,soalnya membernya baek2 dan gak pelit ngasih cendol :D<br /> <br /> <br /> </div> </div>
Share This
Recent Big Posts
Categories
Anime
Backtrack
Berita
C#
Carding
Cplus-plus
Facebook
Hacking
Instagram
Jaringan Dasar
Java
Linux
Manga
Materi sekolah
PHP
Pascal
Pemrograman dasar
Perakitan PC
Programming
SQL
Software
Twitter
VB.NET
VB6
Tags Cloud
Anime
Backtrack
Berita
C#
Carding
Cplus-plus
Facebook
Hacking
Instagram
Jaringan Dasar
Java
Linux
Manga
Materi sekolah
Pascal
Pemrograman dasar
Perakitan PC
PHP
Programming
Software
SQL
Twitter
VB.NET
VB6
Comments
Latest
Random
Anonymous
commented on
webtoons downloader by rieqyns13
:
“gila 2020 masih works sumpah keren bgt, buat tool juga dong bro buat webtoon.xyz hehe”
Anonymous
commented on
mangaindowebid batcherdownloader
:
“Just wanna ask if it's possible to do this with webcomics.co.id? Thanks!”
Rismaya Fayi Dienta
commented on
webtoons downloader by rieqyns13
:
“keren kang mas, itu ngebuat nya pakai bahasa Pemrograman apa? ”
RieqyNS13
commented on
webtoons downloader by rieqyns13
:
“gak error barusan ane buka linknya”
Z'ev
commented on
webtoons downloader by rieqyns13
:
“Link error gan,, udah kehapus sama mediafirenya,, klo bisa mohon di recovery/upload ulang.. klo gk…”
Flickr
Food
Webtoons Downloader by RieqyNS13
BY :
RieqyNS13
Jul 26, 2017
MangaIndo.web.id Batcher/Downloader
BY :
RieqyNS13
Jan 09, 2017
Popular Posts