4
p/Pike.pike
Normal file
4
p/Pike.pike
Normal file
@@ -0,0 +1,4 @@
|
||||
int main() {
|
||||
write("Hello World\n");
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user