Files
42_rainfall/level3/source.c
2025-04-29 11:25:11 +02:00

22 lines
242 B
C

#include <stdio.h>
#include <stdlib.h>
void v(void)
{
char buf[520];
fgets(buf, 512, stdin);
printf(buf);
if (m == 64) {
fwrite("Wait what?!\n", 1, 0xc, stdout);
system("/bin/sh");
}
return;
}
int main(void)
{
v();
return 0;
}