.file "jxy.c"
.section .rodata
.LC0:
.string "\350\260\242\350\260\242\357\274\214\345\206\215\350\247\201\357\274\201"
.text
.globl main
.type main, @function
main:
pushl %ebp
movl %esp, %ebp
andl $-16, %esp
subl $16, %esp
movl $.LC0, (%esp)
call puts
movl $0, %eax
leave
ret
.size main, .-main
.ident "GCC: (GNU) 4.4.2"
.section .note.GNU-stack,"",@progbits
.section .rodata
.LC0:
.string "\350\260\242\350\260\242\357\274\214\345\206\215\350\247\201\357\274\201"
.text
.globl main
.type main, @function
main:
pushl %ebp
movl %esp, %ebp
andl $-16, %esp
subl $16, %esp
movl $.LC0, (%esp)
call puts
movl $0, %eax
leave
ret
.size main, .-main
.ident "GCC: (GNU) 4.4.2"
.section .note.GNU-stack,"",@progbits













