Run ID:97819
提交时间:2024-11-16 16:32:45
#include <stdio.h> int main() { printf("%s\n","hello,lema"); return 0; }