Ozzy surfing around
taking notes about technology and daily things
Sunday, August 21, 2016
some study
I decided to study in hackerrank these days. just for practice and think more. for this question
https://www.hackerrank.com/challenges/staircase
java 7 solution
import java.io.*; import java.util.*; import java.text.*; import java.math.*; import java.util.regex.*; public class Solution { public static void main(String[] args) { Scanner in = new Scanner(System.in); int n = in.nextInt(); for (int i = 1; i
at least there is not two for loop :)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
speed test hyperoptic
mounjaro diary day 1
I took the first jab in August 15 around 10:30 in the morning. no pain or nausea or dry mouth, I have been intermittent fasting since 2017 ...
sony xperia 10 VI did not like the case
After iphone 16 I wanted to test an android and looks like sony xperia 10 VI is nice, which is 6.1 inches, but it was narrow and longer than...
UK court system
important for life in the uk test
No comments:
Post a Comment