6 lines
39 B
C++
Raw Normal View History

2012-06-27 20:52:58 +03:00
2016-07-09 11:21:54 +02:00
int main(int, char**)
{
return 0;
}