6 lines
41 B
C++
6 lines
41 B
C++
|
|
int main(int, char**)
|
|
{
|
|
return 0;
|
|
}
|
|
|
int main(int, char**)
|
|
{
|
|
return 0;
|
|
}
|