【CodinGame】趣味算法(教学用) CLASH OF CODE -20240802
创始人
2024-11-13 22:38:21
0

@[toc]


正文

最大最小值

image-20240802110206848

image-20240802110230914

import math import sys  # Auto-generated code below aims at helping you parse # the standard input according to the problem statement.  a = int(input()) b = int(input()) c = int(input()) d = int(input())  mylist = [] mylist.append(a) mylist.append(b) mylist.append(c) mylist.append(d)  print(max(mylist) - min(mylist)) 

移动距离

image-20240802110804575

image-20240802110825104

import sys import math  # Auto-generated code below aims at helping you parse # the standard input according to the problem statement.  n = int(input())  x,y = 0,0 for step in input().split():     if step == "L":         x -= 1     elif step == "R":         x += 1     elif step == "F":         y += 1     elif step == "B":         y -= 1     pass  print(int(math.sqrt(x**2+y**2)))  

简单判断


image-20240802111120225

import sys import math  # Auto-generated code below aims at helping you parse # the standard input according to the problem statement.  p = int(input()) h = int(input()) r = int(input())  if p*h>r:     print('YES') elif p*h==r:     print('BARELY') else:     print('NO') 

奇数平方和


image-20240802111415673

import sys import math  # Auto-generated code below aims at helping you parse # the standard input according to the problem statement.  n = int(input())  x = 1 sum = 0 for i in range(n):     sum += x**2     x += 2     pass print(sum) 

写在最后

欢迎技术类的问题到这里提出,我会逐个解答


END

本文由博客一文多发平台 OpenWrite 发布!

相关内容

热门资讯

绝活儿辅助!广西老友玩老是输怎... 绝活儿辅助!广西老友玩老是输怎么办(辅助挂)都是真的有辅助app(讲解有挂)在进入广西老友玩老是输怎...
法门辅助!福建13水插件(辅助... 法门辅助!福建13水插件(辅助挂)一贯是有辅助技巧(有挂技术)1、许多玩家不知道福建13水插件辅助怎...
办法辅助!潮友会app下载官方... 办法辅助!潮友会app下载官方辅助器(辅助挂)真是真的是有辅助app(有挂教程)该软件可以轻松地帮助...
妙招辅助!邯郸胡乐挂辅助(辅助... 妙招辅助!邯郸胡乐挂辅助(辅助挂)好像存在有辅助插件(有挂方略)1、上手简单,内置详细流程视频教学,...
教程书辅助!乐酷辅助(辅助挂)... 教程书辅助!乐酷辅助(辅助挂)其实存在有辅助脚本(有挂细节)乐酷辅助能透视中分为三种模型:乐酷辅助模...
学习辅助!决战卡五星辅助(辅助... 学习辅助!决战卡五星辅助(辅助挂)本来真的是有辅助软件(有人有挂)学习辅助!决战卡五星辅助(辅助挂)...
绝活辅助!边锋嘉兴麻将辅助器(... 绝活辅助!边锋嘉兴麻将辅助器(辅助挂)真是真的有辅助神器(新版有挂)1、边锋嘉兴麻将辅助器公共底牌简...
举措辅助!枫叶辅助器(辅助挂)... 举措辅助!枫叶辅助器(辅助挂)本来存在有辅助技巧(竟然有挂)1、下载好枫叶辅助器正确养号方法之后点击...
讲义辅助!点我达辅助(辅助挂)... 讲义辅助!点我达辅助(辅助挂)一直存在有辅助技巧(有人有挂)1、点我达辅助辅助器安装包、点我达辅助辅...
模块辅助!威信茶馆有挂的吗(辅... 模块辅助!威信茶馆有挂的吗(辅助挂)一直真的是有辅助脚本(揭秘有挂)1、玩家可以在威信茶馆有挂的吗线...