- 博客(5)
- 收藏
- 关注
原创 Could not install packages due to an OSError: [Errno 2] No such file or directory: *** 安装GitHub上配置出错
Could not install packages due to an OSError: [Errno 2] No such file or directory: **** 安装GitHub上配置出错解决方案:参考:链接地址报错如下:解决方案:手动删除配置文件中中的外链地址
2022-04-13 18:29:36
817
原创 删数字问题
删数字问题给定n位正整数a,去掉其中任意k<=n个数字后,剩下的数字按原次序排列组成一个新的正整数,对于给定的n位正整数a和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。对于给定的正整数a,编程计算删去k个数字后得到的最小数。
2020-07-29 22:20:47
1858
原创 航拍地图问题(细胞问题)
航拍地图问题(细胞问题)【输入格式】第1行为两整数m,n(m行,n列)第2行开始是一个m*n的矩阵【输出格式】只有1行,为矩阵中的陆地的个数。
2020-07-29 22:05:41
570
原创 eclipse报错:UnsupportVersionError:XX has been compiled by a more recent version of the Java Runtime
eclipse导入项目运行报错java.lang.UnsupportedClassVersionError: xxxx has been compiled by a more recent version of the Java Runtime (class file version 56.0), this version of the Java Runtime only recognizes class file versions up to 52.0
2020-07-08 11:01:31
2024
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人