5 lines
27 B
C++
Raw Normal View History

2005-02-09 09:21:01 -05:00
int main()
{
return 0;
}