[ create a new paste ] login | about

Link: http://codepad.org/ceHLPiji    [ raw code | output | fork | 1 comment ]

C++, pasted on Jan 28:
1
2
3
4
5
6
int main()
{
	printf("hello world");

	return 0;
}


Output:
1
hello world


Create a new paste based on this one


Comments:
posted by TPu0q on Dec 11
Thuật toán tô màu bằng đường biên
reply