[FireshellCTF2020]Caas
[FireshellCTF2020]Caas
考点
wp
Sorry, we could not compile this code.
b'/tmp/caas_g_cr0hmg.c:1:7: error: expected declaration specifiers or \xe2\x80\x98...\xe2\x80\x99 before numeric constant\n print(1)\n ^\n'#include <stdio.h>
int main() {
printf("Hello, World! \n");
return 0;
}小结
最后更新于