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