xxx of yyy characters
Join Group

กระทุ่มแบน“วิเศษสมุทคุณ”

Google Translation: Off

When Google Translation is on, topics and messages in this group will be machine-translated to your language by Google.

Messages


Topic: ข้อสอบpascal ของม.6
555+ : 25 ก.ย. 2552 program factorial;
uses crt;
var n : integer;
function fact(n : integer): integer;
var p,i : integer;
begin
p := 1;
for i := 1 to n do
p := p * i ;
fact := p;
end;
begin
clrscr;
writeln('Input Number');
readln(n);
writeln(n,'! = ',fact(n));
readln;
Sep 24
9:28 PM


Note: To add an image or link in your message, use <img src="http://www.hi5.com/example.jpg"> or <a href="http://www.hi5.com/example.html">Text </a>

 
 

  
ถูกหรอ มันดูแปลก ๆ แห่ะ
Sep 28
4:11 AM


Note: To add an image or link in your message, use <img src="http://www.hi5.com/example.jpg"> or <a href="http://www.hi5.com/example.html">Text </a>

 
 

  

Title
body
 

Purchase additional coins

You need an additional: hi5 Coins hi5 Coins

Get Coins No Thanks