He11o, th1s 1s a test!

#include <stdio.h>
int main() {
    pritnf("Hello World!");
}

文章许可:本文采用CC BY-NC-SA 4.0许可协议,转载请注明出处。