会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Tiumo's Blog
自我控制是最强者的本能。
首页
新随笔
联系
订阅
管理
2024年5月5日
【牛客】美团2024年春招第一场笔试【技术】
摘要: 【牛客】美团2024年春招第一场笔试【技术】 1. 小美的平衡矩阵 #include <iostream> #include <vector> using namespace std; int main() { int n; cin >> n; vector<vector<int>> nums; f
阅读全文
posted @ 2024-05-05 15:20 杨谖之
阅读(207)
评论(0)
推荐(0)