记录详情

Accepted

/in/foo.c:3:17: warning: return type defaults to 'int' [-Wimplicit-int]
 #define _______ main  
                 ^
/in/foo.c:5:16: note: in expansion of macro '_______'
 #define ______ _______(){  
                ^~~~~~~
/in/foo.c:6:12: note: in expansion of macro '______'
 #define __ ______ _(0x48)_(0x65)_(0x6C)_(0x6C)  
            ^~~~~~
/in/foo.c:9:15: note: in expansion of macro '__'
 #define _____ __ ___ ____ _________  
               ^~
/in/foo.c:11:1: note: in expansion of macro '_____'
 _____
 ^~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 256.0 KiB

信息

递交者
类型
递交
题目
Hello Cpp!
语言
C
递交时间
2018-09-09 22:45:27
评测时间
2018-09-09 22:45:27
评测机
分数
100
总耗时
2ms
峰值内存
256.0 KiB