7 lines
69 B
C++
7 lines
69 B
C++
|
#include "np0.h"
|
||
|
|
||
|
int np0200(int argc, char* argv[])
|
||
|
{
|
||
|
return 0;
|
||
|
}
|