5 lines
38 B
C
5 lines
38 B
C
|
int main( void )
|
||
|
{
|
||
|
return( 0 );
|
||
|
}
|