Submission #4037096


Source Code Expand

main(){puts("EDGADBGGDDFEEGGFDGCAFBFGFAAD");}

Submission Info

Submission Time
Task A - 天下一人力比較
User sheyasutaka
Language C (GCC 5.4.1)
Score 20
Code Size 45 Byte
Status AC
Exec Time 0 ms
Memory 128 KB

Compile Error

./Main.c:1:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
 main(){puts("EDGADBGGDDFEEGGFDGCAFBFGFAAD");}
 ^
./Main.c: In function ‘main’:
./Main.c:1:8: warning: implicit declaration of function ‘puts’ [-Wimplicit-function-declaration]
 main(){puts("EDGADBGGDDFEEGGFDGCAFBFGFAAD");}
        ^

Judge Result

Set Name All
Score / Max Score 20 / 20
Status
AC × 1
Set Name Test Cases
All answer
Case Name Status Exec Time Memory
answer AC 0 ms 128 KB