|
|
|
|
|
|
|
|
[求助]小学生前来求助!
挺好玩的 |
|
|
[求助]小学生前来求助!
#include <iostream> int main() { int x = 1, y = 0; for (x = 1; x <= 51; x++) { y=y+x; printf("%d+", x); } printf ("0=%d", y);
最后于 2019-8-19 13:03
被xiao mo编辑
,原因:
|
|
|
|
|
|
|
|
|
[求助]小学生前来求助!
我爸爸说让我学好C++ 天下谁不怕
|
|
|
|
|
|
|
|
|
|
|
|
[求助]小学生前来求助!
刚学的 C++代码: int main() { std::cout << "Hello World!\n"; printf("%d",10); } 下面是它的汇编代码: int main() { 002D1D00 push ebp 002D1D01 mov ebp,esp 002D1D03 sub esp,0C0h 002D1D09 push ebx 002D1D0A push esi 002D1D0B push edi 002D1D0C lea edi,[ebp-0C0h] 002D1D12 mov ecx,30h 002D1D17 mov eax,0CCCCCCCCh 002D1D1C rep stos dword ptr es:[edi] 002D1D1E mov ecx,offset _7A064B2E_mya@cpp (02DE025h) 002D1D23 call @__CheckForDebuggerJustMyCode@4 (02D1262h) std::cout << "Hello World!\n"; 002D1D28 push offset string "Hello World!\n" (02D9B30h) 002D1D2D mov eax,dword ptr [_imp_?cout@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A (02DD0C8h)] 002D1D32 push eax 002D1D33 call std::operator<<<std::char_traits<char> > (02D1203h) 002D1D38 add esp,8 printf("%d",10); 002D1D3B push 0Ah 002D1D3D push offset string "%d" (02D9BDCh) 002D1D42 call _printf (02D13EDh) 002D1D47 add esp,8 } |
|
|
|
|
|
[求助]新手入门
小学生报到 《加密与解密第四版》能看懂了 |
操作理由
RANk
{{ user_info.golds == '' ? 0 : user_info.golds }}
雪币
{{ experience }}
课程经验
{{ score }}
学习收益
{{study_duration_fmt}}
学习时长
基本信息
荣誉称号:
{{ honorary_title }}
勋章
兑换勋章
证书
证书查询 >
能力值
太令我开心了 


