hlg2020

All is well
Time Limit: 1000 MS Memory Limit: 32768 K
Total Submit: 46(28 users) Total Accepted: 28(28 users) Rating:hlg2020 Special Judge: No
Description
All is well means “All is well”
Input
NULL
Output
All is well\n
Sample Input

NULL

Sample Output

All is well\n

 

Source
杨和禹求职记
Author

 关键是‘\n‘的输出技巧之一是运用显示,asc码转化,代码如下;#include<stdio.h>
int main()
{
    printf("All is well");
    printf("%c",92);
    printf("n\n");
    return 0;
}

hlg2020

上一篇:转观念 变架构 补短板——析科华恒盛向数据中心方案商转型


下一篇:华为FusionCube一体机为应用优化