- 2024-11-29git基本命令
git基本介绍Git的工作就是创建和保存你项目的快照及与之后的快照进行对比。说明:workspace:工作区stagingarea:暂存区/缓存区localrepository:版本库或本地仓库remoterepository:远程仓库配置gitconfig--globaluser.name"SYaoJun"gitconfig--globaluser.email"
- 2024-08-27AtCoder Beginner Contest 051
A-Haiku直接模拟。#include<bits/stdc++.h>usingnamespacestd;usingi64=longlong;intmain(){ ios::sync_with_stdio(false),cin.tie(nullptr); strings; cin>>s; stringa,b,c; a=s.substr(0,5); b=s.substr(6,7); c=s.substr(
- 2024-07-13问题 I: 深入浅出学算法051-均分纸牌
题目描述有N堆纸牌,编号分别为1,2,…,N。每堆上有若干张,但纸牌总数必为N的倍数。可以在任一堆上取若干张纸牌,然后移动。 移牌规则为:在编号为1堆上取的纸牌,只能移到编号为2的堆上;在编号为N的堆上取的纸牌,只能移到编号为N-1的堆上;其他堆上取的纸牌,可
- 2024-06-12CSCI-UA.0480-051: Parallel Computing
CSCI-UA.0480-051:ParallelComputingFinalExam(May 15th,2023)Total:100 pointsProblem 1Supposewehavethe followingtwo DAGs. Each DAG represents a process. That is, DAG 1 is a process and DAG 2 is another process. The two DAG
- 2024-05-26软件工程日报051
第一天第二天第三天第四天第五天所花时间(包括上课) 4.3h 代码量(行)310 博客园(篇)1 所学知识物品管理的类设计和ScriptObejct的使用