- paste
代码粘贴方式
- 2022-2-15 16:19:08 @
代码粘贴举例:
请使用上面工具栏的代码粘贴块,这样能让你的格式更加好看,或者如果你会markdown或者html语法也可以直接写
#include <stdio.h>
int main()
{
printf("hello world\n");
return 0;
}
0 comments
No comments so far...
By signing up a 追梦算法网 universal account, you can submit code and join discussions in all online judging services provided by us.