-->
当前位置:首页 > Luz 第3020页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

PROGRAMMING:Find the three digit numbers

Luz5年前 (2021-05-10)457
Input an arbitrary three digit integer (positive or negative), please use the built-in numerical operation operator to o…

PROGRAMMING:Intercept string

Luz5年前 (2021-05-10)367
The user inputs a string s and two integers m, N in three lines respectively, and outputs the substring between M and n…

PROGRAMMING:Calculate the area of the triangle.

Luz5年前 (2021-05-10)570
Given the length of the three sides of the triangle (assuming that it can form a triangle), calculate the area of the tr…

PROGRAMMING:Triangle area

Luz5年前 (2021-05-10)568
Given the length of the three sides of the triangle (assuming that it can form a triangle), calculate the area of the tr…

PROGRAMMING:Calculate the value of F (x)

Luz5年前 (2021-05-10)360
The function f (x) is calculatedf(x) =![ 1.JPG](~/75b52361-4a9c-4804-aa8a-c176841c39a9.JPG)###Input format:Enter x on on…

PROGRAMMING:Substring

Luz5年前 (2021-05-10)397
Given two strings $$s$$ and $$t$$, both consisting only of lowercase Latin letters.The substring $$s[l..r]$$ is the stri…

PROGRAMMING:WIFI

Luz5年前 (2021-05-10)451
As we all know, the WIFI signal in the first building in the living area is always very poor. In order to have a better…

PROGRAMMING:Sigma and robit

Luz5年前 (2021-05-10)381
Given an integer $$n $$, calculate the $$- displaystyle sum_{ I = 1} ^ n I / cdot lowbit (I) $, where $$lowbit (I) $$is…

PROGRAMMING:Split

Luz5年前 (2021-05-10)542
Little Zhang has an array $$a$$ which length is $$n$$, and the index of this array $$a$$ starts from zero. As Little Zha…

PROGRAMMING:Max and Stella

Luz5年前 (2021-05-10)592
Given an undirected weighted graph with $$n $$nodes and $$M $$edges, where $$k $$nodes are black points and the other no…