Topic: Test code
PHP:
<?php
echo'test :P ';
?>C++:
#include <iostream>
using namespace std;
int main (){
cout<<"test :P "<<endl;
system ("pause");
return 0;
}![]()
Unfortunately no one can be told what PunBB is - you have to see it for yourself.
You are not logged in. Please login or register.
PHP:
<?php
echo'test :P ';
?>C++:
#include <iostream>
using namespace std;
int main (){
cout<<"test :P "<<endl;
system ("pause");
return 0;
}![]()
public static void main(String args[]) {
System.out.println("Hello world!");
}Last edited by tomguider (2009-05-11 12:33:59)
hi,
java code
public static void main(String args[])
{
System.out.println("Hello world!");
}
Result
Hollo world! only printing
_____________
goodmanmorx
seo services
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.