WEBSITE RETURNED, HOWEVER SUBMIT QUANTITY IS RESTRICTED PER DAY TO VERY LITTLE (UNDER JUDGE0 NEW POLICY, API PROVIDER). Therefore it is very much for you to pay attention TEST CAREFULLY CODE BEFORE SUBMIT.
Threads: Enter an integer a (a <= 100), Calculate and print out the value of a2, a3, a4 Input: A unique integer a Output: Three of a2, a3, a4 each number separated by spaces. For example: input: 3 output: 9 27 81
Threads: Write a program in seconds, Change the number of seconds into the form "hh:mm:ss”. Input: A single integer. Output: A format string as above. For example: input: 7826 output: 02:10:26
Threads: For 2 integers a, b. Total 2 them know (|a| and |b| <= 10 billion ). Input: A line containing 2 numbers separated by spaces. Output: A unique number is the sum of 2 number. For example: input: 2 3 output: 5
Threads: Enter an integer x. Draw a triangle mark * looks like the example below. Input: An Integer Output: Triangle Example: input: 3 output: *** ** *
Threads: Input 2 is a positive integer 2 next to a, b of the rectangle (0 < a, b <= 100000). Calculate the perimeter, HCN area. Input: A line of 2 numbers separated by spaces. Output: A line of 2 of the perimeter, HCN area
Threads: For 2 integers a, b. Total 2 number. Input: A line containing 2 integers separated by spaces. Output: A single integer is the sum of 2 Some have. For example: input: 2 3 output: 5