Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » I need help
I need help [message #1385964] Thu, 12 June 2014 13:43 Go to next message
Nika Nika is currently offline Nika NikaFriend
Messages: 1
Registered: June 2014
Junior Member
I'm trying to write a method to get a rectangle of numbers. The input of a method is an integer - the lenght of one side of the rectangle. The method returns the result type void. Example for n=4:
3210
0321
1032
2103

Any suggestions?
Re: I need help [message #1385971 is a reply to message #1385964] Thu, 12 June 2014 14:23 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

This forum is primarily for issues that arise when using Eclipse, and this is purely a programming question. Try http://www.javaranch.com/ (assuming you're asking about doing this in Java).

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Is there a way to change Eclipse preferences to open eclpise dialog boxes non-modal?
Next Topic:Missing Arguments Tab?
Goto Forum:
  


Current Time: Thu Apr 25 07:54:53 GMT 2024

Powered by FUDForum. Page generated in 0.08308 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top