.LC0:
        .string "stoi"
.LC1:
        .string ""
main:
        push    rbp
        mov     rbp, rsp
        push    rbx
        sub     rsp, 88
        mov     DWORD PTR [rbp-20], 1
        mov     DWORD PTR [rbp-24], 38
        jmp     .L9
.L19:
        mov     eax, DWORD PTR [rbp-24]
        mov     DWORD PTR [rbp-28], eax
        cmp     DWORD PTR [rbp-24], 36
        jle     .L10
        cmp     DWORD PTR [rbp-28], 47
        jne     .L11
        lea     rax, [rbp-58]
        mov     QWORD PTR [rbp-48], rax
        nop
        nop
        lea     rdx, [rbp-58]
        lea     rax, [rbp-96]
        mov     esi, OFFSET FLAT:.LC1
        mov     rdi, rax
        call    std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<std::allocator<char> >(char const*, std::allocator<char> const&)
        lea     rax, [rbp-58]
        mov     rdi, rax
        call    std::__new_allocator<char>::~__new_allocator() [base object destructor]
        nop
        mov     eax, DWORD PTR [rbp-28]
        add     eax, 2
        movsx   edx, al
        lea     rax, [rbp-96]
        mov     esi, edx
        mov     rdi, rax
        call    std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::operator+=(char)
        mov     eax, DWORD PTR [rbp-28]
        add     eax, 1
        movsx   edx, al
        lea     rax, [rbp-96]
        mov     esi, edx
        mov     rdi, rax
        call    std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::operator+=(char)
        lea     rax, [rbp-96]
        mov     edx, 10
        mov     esi, 0
        mov     rdi, rax
        call    std::__cxx11::stoi(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long*, int)
        mov     edx, DWORD PTR [rbp-20]
        imul    eax, edx
        mov     DWORD PTR [rbp-20], eax
        lea     rax, [rbp-96]
        mov     rdi, rax
        call    std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [complete object destructor]
        jmp     .L10
.L11:
        cmp     DWORD PTR [rbp-24], 0
        jle     .L12
        mov     DWORD PTR [rbp-32], 0
        jmp     .L13
.L14:
        add     DWORD PTR [rbp-28], 1
        add     DWORD PTR [rbp-32], 1
.L13:
        cmp     DWORD PTR [rbp-32], 10
        jle     .L14
        mov     DWORD PTR [rbp-36], 0
        jmp     .L15
.L16:
        sub     DWORD PTR [rbp-28], 1
        add     DWORD PTR [rbp-36], 1
.L15:
        cmp     DWORD PTR [rbp-36], 10
        jle     .L16
        mov     DWORD PTR [rbp-40], 0
        jmp     .L17
.L18:
        add     DWORD PTR [rbp-28], 1
        add     DWORD PTR [rbp-40], 1
.L17:
        cmp     DWORD PTR [rbp-40], 10
        jle     .L18
.L12:
        lea     rax, [rbp-57]
        mov     QWORD PTR [rbp-56], rax
        nop
        nop
        lea     rdx, [rbp-57]
        lea     rax, [rbp-96]
        mov     esi, OFFSET FLAT:.LC1
        mov     rdi, rax
        call    std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<std::allocator<char> >(char const*, std::allocator<char> const&)
        lea     rax, [rbp-57]
        mov     rdi, rax
        call    std::__new_allocator<char>::~__new_allocator() [base object destructor]
        nop
        mov     eax, DWORD PTR [rbp-28]
        movsx   edx, al
        lea     rax, [rbp-96]
        mov     esi, edx
        mov     rdi, rax
        call    std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::operator+=(char)
        lea     rax, [rbp-96]
        mov     edx, 10
        mov     esi, 0
        mov     rdi, rax
        call    std::__cxx11::stoi(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long*, int)
        mov     edx, DWORD PTR [rbp-20]
        imul    eax, edx
        mov     DWORD PTR [rbp-20], eax
        lea     rax, [rbp-96]
        mov     rdi, rax
        call    std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [complete object destructor]
.L10:
        add     DWORD PTR [rbp-24], 1
.L9:
        cmp     DWORD PTR [rbp-24], 47
        jle     .L19
        mov     eax, DWORD PTR [rbp-20]
        mov     esi, eax
        mov     edi, OFFSET FLAT:_ZSt4cout
        call    std::basic_ostream<char, std::char_traits<char> >::operator<<(int)
        mov     esi, OFFSET FLAT:_ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
        mov     rdi, rax
        call    std::basic_ostream<char, std::char_traits<char> >::operator<<(std::basic_ostream<char, std::char_traits<char> >& (*)(std::basic_ostream<char, std::char_traits<char> >&))
        mov     eax, 0
        jmp     .L29
        mov     rbx, rax
        lea     rax, [rbp-58]
        mov     rdi, rax
        call    std::__new_allocator<char>::~__new_allocator() [base object destructor]
        nop
        mov     rax, rbx
        mov     rdi, rax
        call    _Unwind_Resume
        mov     rbx, rax
        lea     rax, [rbp-96]
        mov     rdi, rax
        call    std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [complete object destructor]
        mov     rax, rbx
        mov     rdi, rax
        call    _Unwind_Resume
        mov     rbx, rax
        lea     rax, [rbp-57]
        mov     rdi, rax
        call    std::__new_allocator<char>::~__new_allocator() [base object destructor]
        nop
        mov     rax, rbx
        mov     rdi, rax
        call    _Unwind_Resume
        mov     rbx, rax
        lea     rax, [rbp-96]
        mov     rdi, rax
        call    std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() [complete object destructor]
        mov     rax, rbx
        mov     rdi, rax
        call    _Unwind_Resume
.L29:
        mov     rbx, QWORD PTR [rbp-8]
        leave
        ret
.LC2:
        .string "basic_string: construction from null is not valid"