[Show all top banners]
Back to: Computer/IT Refresh page to view new replies
 debugging help
[VIEWED 8729 TIMES]
SAVE! for ease of future access.
Posted on 10-10-09 11:52 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 


mera pyara sathi bhai haru garo paryoo debug nai bhayee na .. lau na help chaiyoo monday samma bujaunu parney.


// Program asks user to enter three integers


// Program displays a message indicating whether the numbers


// are in sequential order


// in reverse order


// or in neither order


using System;


using System.Collections.Generic;


using System.Linq;


using System.Text;


public class DebugThree2


{


public static void Main(string[] args)


{


int num1, num2, num3;


string snum1, snum2, snum3;


Console.WriteLine("Enter first number ");


num1 = Console.ReadLine();


snum1 = Convert.ToInt32(snum1);


Console.WriteLine("Enter second number ");


snum2 = Console.ReadLine();


num2 = Convert.ToInt32(snum2);


Console.WriteLine("Enter third number ");


snum3 = Console.ReadLine();


num3 = Convert.ToInt32(snum3);


if(num1 <= num2 || num2 <= num3)


Console.WriteLine("Numbers are in sequential order");


else if(num1 >= num2){


Console.WriteLine("Numbers are in reverse order");


else{


Console.WriteLine("Numbers are in neither sequential nor reverse order");


}


}


 
Posted on 10-17-09 9:27 AM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Sorry dude, I didn't check earlier but just in case you still need it,
I have posted it below. You were missing two braces -- that was all.



// Program asks user to enter three integers

// Program displays a message indicating whether the numbers

// are in sequential order

// in reverse order

// or in neither order



using System;

using System.Collections.Generic;

using System.Linq;

using System.Text;





public class DebugThree2

{

    public static void Main(string[] args)

    {

        int num1, num2, num3;

        string snum1, snum2, snum3;



        Console.WriteLine("Enter first number ");

        num1 = Console.ReadLine();

        snum1 = Convert.ToInt32(snum1);

        Console.WriteLine("Enter second number ");

        snum2 = Console.ReadLine();

        num2 = Convert.ToInt32(snum2);

        Console.WriteLine("Enter third number ");

        snum3 = Console.ReadLine();

        num3 = Convert.ToInt32(snum3);



        if(num1 <= num2 || num2 <= num3)

            Console.WriteLine("Numbers are in sequential order");

        else if(num1 >= num2)

        {

            Console.WriteLine("Numbers are in reverse order");

        }

        else

        {

            Console.WriteLine("Numbers are in neither sequential nor reverse order");

        }

    }



}
 


Please Log in! to be able to reply! If you don't have a login, please register here.

YOU CAN ALSO



IN ORDER TO POST!




Within last 30 days
Recommended Popular Threads Controvertial Threads
ए १ पनि पुगेनछ ?
नोबेल शान्ति पुरस्कार र अशान्त राष्ट्रपतिको बालहठ
200 denaturalization cases per month to the Department of Justice for the 2026 fiscal year.
मिरो प्रेडिक्शन जन्मेर एमेरिकामा आखा खो ल न पायेका नागरिकता बारे
When will Nepali women be equal?
नेपाली ससुरोले वर्जीनियामाँ आफ़नो छोरी नाती र ज्वाईलाई खुकुरी प्रहार
Why Prachanda seems to be the smartest of them all?
बालेंन आए पछि आशाका किरण देखिन थालेका छन् !!
When will the culture of impunity end?
बालेंन मेयर बाट प्रधान मन्त्रि हुने भो ?
Breaking News: Ninth Circuit Rejects Government Bid to Undo Nepal TPS Order, Leaves Protections in Place
Sukulgunda 2.0 / www.sukulgunda.com
Can we really get rid of Nepotism in the government?
मानसिक सन्तुलन, एक कहालीलाग्दो घटना सिक्नुपर्ने कुराहरु
आरको नेपालीले बेजत गर्यो फेरी अरविंग टेक्सासमा बुढ़ाहरू लाई स्कॉम गरेर
How many ministries do we really need?
NOTE: The opinions here represent the opinions of the individual posters, and not of Sajha.com. It is not possible for sajha.com to monitor all the postings, since sajha.com merely seeks to provide a cyber location for discussing ideas and concerns related to Nepal and the Nepalis. Please send an email to admin@sajha.com using a valid email address if you want any posting to be considered for deletion. Your request will be handled on a one to one basis. Sajha.com is a service please don't abuse it. - Thanks.

Sajha.com Privacy Policy

Like us in Facebook!

↑ Back to Top
free counters