- js27115 的博客
[新年特辑]疑似deepseek源码流出
- @ 2026-2-16 20:26:56
太溜了老铁们,现在科技发达了,都能在c++里手搓deepseek了!
#include<bits/stdc++.h>
using namespace std;
int main(){
string s;
cout<<"请输入问题......\n";
cin>>s;
cout<<"深度思考中......";
for(int i=0;i<3;i++){
cout<<".";
for(int i=0;i<2000000000;i++){
i=i+1;
i=i-1;
}
}
cout<<endl;
cout<<"服务器繁忙,请稍后再试。"<<endl;
Sleep(2000);
cout<<"7891";
return 0;
}
原物:
【抖音】结局炸裂!用C++实现一个 deepseek # deepseek # 科技科普# 计算机 # 编程入门 # C嘎嘎