摘要: 刚刚不小心进入了命令行界面,,,,,, ALT SHIFE F5 咋回去的呢 sudo startx 但是回去以后默认是root ,,,,,, 所以切换用户 su username//用户名 就可以切换至普通用户(不过我只在命令行看见了我普通用户的文件,没有在图形界面看见) sudo su 切换超级 阅读全文
posted @ 2020-07-12 22:35 安之若醇 阅读(813) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-07-12 22:28 安之若醇 阅读(135) 评论(0) 推荐(0) 编辑
摘要: 为什么第二题就这么难呜呜呜,这不是为难我吗!!! 可以明确的是,又是一个bfs 最少路径,找满足条件的那个层数 1 #include<iostream> 2 #include<stdio.h> 3 #include<stdlib.h> 4 #include<time.h> 5 #include <s 阅读全文
posted @ 2020-07-12 18:44 安之若醇 阅读(173) 评论(0) 推荐(0) 编辑
摘要: 1 #include<iostream> 2 #include<stdio.h> 3 #include<stdlib.h> 4 #include<time.h> 5 #include <queue> 6 using namespace std; 7 int N,ans=0; 8 int ax[4]= 阅读全文
posted @ 2020-07-12 13:54 安之若醇 阅读(138) 评论(0) 推荐(0) 编辑
摘要: 1 int read(){ 2 int x=0,f=1; 3 char ch=getchar(); 4 while(ch<'0'||ch>'9'){ 5 if(ch=='-') 6 f=-1; 7 ch=getchar(); 8 } 9 while(ch>='0'&&ch<='9'){ 10 x=( 阅读全文
posted @ 2020-07-12 11:30 安之若醇 阅读(256) 评论(0) 推荐(0) 编辑
摘要: 如何在输入输出上提高一下效率emmmm 1 #include<iostream> 2 #include<stdio.h> 3 #include<stdlib.h> 4 #include<time.h> 5 using namespace std; 6 7 int main(){ 8 int star 阅读全文
posted @ 2020-07-12 11:18 安之若醇 阅读(766) 评论(0) 推荐(3) 编辑
Live2D服务支持