Source
#include <stdio.h>
int
main
(
void
)
{
// your code goes here
return
0
;
}