Skip to content

Instantly share code, notes, and snippets.

View yoshiokatsuneo's full-sized avatar

Tsuneo Yoshioka yoshiokatsuneo

View GitHub Profile
@yoshiokatsuneo
yoshiokatsuneo / gist:11144441
Created April 21, 2014 14:31
topcoder template
$BEGINCUT$
/*
$PROBLEMDESC$
*/
$ENDCUT$
// #line $NEXTLINENUMBER$ "$FILENAME$"
#include <fstream>
#include <iostream>
#include <iostream>
(1..10).each{|i|
puts i;
}
#
int main()
{
printf("<Hello>world<h1>\n");
}
#include <iostream>
using namespace std;
int main(){
cout << "Hello C++" << endl;
}
puts "Hello Ruby"
aaaaaaaa
div
- for (var i = 0; i < 10; ++i)
div.item