Difference between revisions of "Rand"

From questden
Line 10: Line 10:
 
}
 
}
 
</pre>
 
</pre>
 +
 +
Rand's favourite Touhou is Royal super-attacker GIGAFACER, Longhena Gottovin and 光翼型近接支援残酷戦闘機 Evaccania DOOM.

Revision as of 15:20, 1 September 2010

Author of Tory's tower

#include <cstdlib>
#include <iostream>
   using namespace std;
     
int main(){
 int Rand=rand();
 cout<<Rand<<endl;
}

Rand's favourite Touhou is Royal super-attacker GIGAFACER, Longhena Gottovin and 光翼型近接支援残酷戦闘機 Evaccania DOOM.