6 lines
51 B
C++
6 lines
51 B
C++
|
|
||
|
int pr1400(int argc, char** argv)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|