codekingpro's picture
Add files using upload-large-folder tool
1d87472 verified
Raw
History Blame Contribute Delete
70 Bytes
#include <stdio.h>
void VerifyC(void)
{
printf("VerifyC\n");
}