当前位置:首页
> Luz 第2613页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:Tumor diagnosis
In the diagnosis of tumor diseases, it is very important to calculate the tumor volume. Given the suspected tumor area m…
PROGRAMMING:Set similarity
Given two sets of integers, their similarity is defined as: $$n_ c / N_ t \times 100\%$$。 Where $$n_ C $$is the number o…
PROGRAMMING:Longest symmetric substring
For a given string, this problem requires you to output the length of the longest symmetric substring. For example, give…
PROGRAMMING:A very good ball
In order to learn physics well, Mori, who just went to senior one, bought a "very elastic" ball. Although it's a very el…
PROGRAMMING:A divided by B
It's really a simple problem. Given two integers $$a $$and $$B $$with absolute value less than 100, you are required to…
PROGRAMMING:A times b
Look, I'm not lying to you - this is a question you can complete in 10 seconds: given two integers with absolute value l…
PROGRAMMING:New World
This super simple question has no input.You just need to output the programmer's famous phrase "Hello world" in the firs…
PROGRAMMING:Graph coloring problem
Graph coloring problem is a famous NP complete problem. Given the undirected graph $$g = (V, e) $$, can we use $$k $$col…
PROGRAMMING:tribe
In a community, everyone has their own small circle, and may belong to many different circles of friends at the same tim…
PROGRAMMING:Morimori map
Morimori recently wanted to make his circle of friends shine, so he decided to write his own software to beautify photos…