[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

> he's not setting his avatar to the pi

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 10
Thread images: 6

File: file.png (129KB, 1018x785px) Image search: [Google]
file.png
129KB, 1018x785px
> he's not setting his avatar to the pi
>>
File: PI.jpg (32KB, 640x640px) Image search: [Google]
PI.jpg
32KB, 640x640px
Already did.
>>
> 22/7
>>
File: 1492816510390.jpg (308KB, 712x1134px) Image search: [Google]
1492816510390.jpg
308KB, 712x1134px
with Ada.Text_IO, Ada.Calendar;
use Ada.Calendar;

procedure piestimate is
start : Time := Clock;
type partArray is array (0..2800) of Integer;
part : partArray := (others => 2000);
i,k,b,c,d : Integer;
count : Integer := 0;
pi : array(0..2800/14) of Integer;
tmd : Duration;
begin
c := 0;
k := 2800;
while k > 0 loop
d := 0;
i := k;
loop
d := d + part(i)*10000;
b := 2 * i - 1;
part(i) := d mod b;
d := d / b;
i := i - 1;
if i = 0 then
exit;
end if;
d := d * i;
end loop;
pi(count) := c + d / 10000;
count := count + 1;
--Ada.Text_IO.Put(Integer'Image(c + d / 10000));
c := d mod 10000;
k := k - 14;
end loop;
tmd := Clock - start;
for j in 0..2800/14 - 1 loop
Ada.Text_IO.Put(Integer'Image(pi(j)));
end loop;
Ada.Text_IO.New_Line;
Ada.Text_IO.Put("Time: " & Duration'Image(tmd));
end piestimate;

????
>>
>>60756188
This "3" meme is retarded. π is provably 4.
>>
> Not rounding pi to 3

Retarded
>>
File: steam_blank_bg.png (23KB, 184x184px) Image search: [Google]
steam_blank_bg.png
23KB, 184x184px
>>60756119
>using an avatar at all
>>
File: 1446507996313.jpg (3KB, 184x184px) Image search: [Google]
1446507996313.jpg
3KB, 184x184px
>>60756221
>ever setting his avatar from the default
>>
File: this_meeting_is_over.jpg (31KB, 500x361px) Image search: [Google]
this_meeting_is_over.jpg
31KB, 500x361px
>>60756236
>2008
>using default anything
>>
>>60756119
>Being this autistic
Thread posts: 10
Thread images: 6


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.