start king
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "stdio.h"
|
||||
|
||||
int main(void)
|
||||
{
|
||||
printf("To C, or not to C: that is the question.\n");
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user