C++言語+パフォーマンス

Last-modified: 2008-06-10 (火) 22:37:07

#incude
int main(void){
printf("a");
return 0;
}