Courses
LoginStart now
Courses
LoginStart now
+ 1

print this pattern

1 2 2 3 0 3 4 0 0 4 5 0 0 0 5

java
27th Jun 2018, 8:08 PM
chandan kumar
chandan kumar - avatar
1 Antwort
0
for(int i=1;i<=5;i++) { for(int j=0;j<i;j++) { System.out.print(j==0 || j==i-1 ? i : 0); } System.out.println(); }
4th Jul 2022, 11:30 AM
Репин Кирилл
Репин Кирилл - avatar

Häufig solche Fragen?

Effizienter lernen, kostenlos:

  • Einführung in Python

    7.1M Lernende

  • Einführung in Java

    4.7M Lernende

  • Einführung in C

    1.5M Lernende

  • Einführung in HTML

    7.5M Lernende

Alle Kurse anzeigen
Heute heiß
Hofstadter a sequence code coach is not running
0 Votes
DSA doubt
1 Votes
Vote Code
1 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Without degree job
0 Votes
Data structure using C
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
How can I add gradient to the background
0 Votes
Welcome to my portfolio. Here you'll find a collection of my projects and creations. I specialize in [Your Specialization, e.g.
0 Votes