-
+ make tini-static
Scanning dependencies of target tini-static
[100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
Linking C executable tini-static
/usr/bin/ld: cannot find -lc
collect2: error: ld returned 1 exit status
make[3]: *** [tini-static] Error 1
make[2]: *** [CMakeFiles/tini-static.dir/all] Error 2
make[1]: *** [CMakeFiles/tini-static.dir/rule] Error 2
make: *** [tini-static] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.0XoVnu (%build)(571点数解答 | 2025-05-24 02:03:08)2
-
private static long getUpdateVersion(long j, long j2, long j3, long j4) {
int i = (j3 > 0 ? 1 : (j3 == 0 ? 0 : -1));
return (i == 0 && j4 == 0) ? j2 : (i != 0 || j4 == 0) ? ((j4 != 0 || i == 0) && j >= j3) ? j < j4 ? j4 : j : j3 : j4;
}(109点数解答 | 2025-05-24 02:02:46)3
-
+ make tini-static
Scanning dependencies of target tini-static
[100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
Linking C executable tini-static
/usr/bin/ld: cannot find -lc
collect2: error: ld returned 1 exit status
make[3]: *** [tini-static] Error 1
make[2]: *** [CMakeFiles/tini-static.dir/all] Error 2
make[1]: *** [CMakeFiles/tini-static.dir/rule] Error 2
make: *** [tini-static] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.0XoVnu (%build)(264点数解答 | 2025-05-24 02:02:15)2
-
生成无名杀技能代码;技能名:神恨 , 技能效果:觉醒技,回合开始时,当你的武将牌上有x张“恨”时,你加y点体力上限并回复y点体力,获得技能『灭恨』和『杀神』,然后移去你武将牌上所有的“恨”。(x为全场角色数,y为全场势力数)(353点数解答 | 2025-05-24 00:53:51)3
-
生成无名杀技能代码;技能名:杀心 , 技能效果:锁定技,转换技,①阳:每当你对单一目标使用一张杀,你令目标摸x张牌,然后弃置y张牌,并将x-y张牌置于你的武将牌上,称为“恨”。(x为目标的体力上限,y为目标的体力值)②阴:每当你可以响应牌时你不响应,你可以将你的一张牌视作杀使用或打出,直到你的下回合结束(以此法使用的杀无视防具且不限次数)。每当你使用一张杀,你转换(710点数解答 | 2025-05-24 00:43:56)3
-
python定义变量为003032
被识别为八进制报错(133点数解答 | 2025-05-23 22:53:06)4
-
python变量被识别为八进制报错(164点数解答 | 2025-05-23 22:51:44)3
-
圣战头盔
圣战项链
法神项链
天尊项链
圣战手镯
法神手镯
天尊手镯
圣战戒指
法神戒指
天尊戒指
圣龙盔
雷霆项链
雷霆护腕
雷霆战戒
魔龙盔
烈焰项链
烈焰护腕
烈焰魔戒
天龙盔
光芒项链
光芒护腕
光芒道戒
强化雷霆项链
强化雷霆护腕
强化雷霆战戒
强化烈焰项链
强化烈焰护腕
强化烈焰魔戒
强化光芒项链
强化光芒护腕
强化光芒道戒
雷霆战甲(男)
雷霆战甲(女)
烈焰魔衣(男)
烈焰魔衣(女)
光芒道袍(男)
光芒道袍(女)
战神项链
圣魔项链
真魂项链
战神头盔
战神手镯
战神戒指
圣魔头盔
圣魔手镯
圣魔戒指
真魂头盔
真魂手镯
真魂戒指
把以上装备写成装备首爆奖励脚本
(414点数解答 | 2025-05-23 21:01:59)6
-
写一个BLUE引擎的装备首爆脚本
(158点数解答 | 2025-05-23 20:59:30)5
-
python生成彼岸花 语言方向:Python 系统环境:Windows(457点数解答 | 2025-05-23 20:36:47)9
-
#include<stdio.h>
int main(){
float a,b,c,d,average;
scanf("%f,%f,%f,%f",&a,&b,&c.&d);
average=(a+b+c+d)/4
printf("average=%.1f",average);
return 0;
}
用-1作为结束标志(301点数解答 | 2025-05-23 16:51:20)7
-
#include<stdio.h>
int main(){
float a,b,c,d,average;
scanf("%f,%f,%f,%f",&a,&b,&c.&d);
average=(a+b+c+d)/4
printf("average=%.1f",average);
return 0;
}
(240点数解答 | 2025-05-23 16:47:50)7