Hi everyone!

I really need help with this big program. I got stuck! I tried to compile but it didn't work. I think i still miss some parts of the program needed, but i cant figure it out.
Please help me!
Thank you in advance!
Here is what i need in my program!
Also, how do you copy your code from putty to put it here?

Computers are playing an increasing role in education. Write a program that will help students learn basic mathematics operations. Use the following menu:
1. Grade 1 – 2
Addition
Level I (single digit)
Level II (two digits)

Subtraction
Level I (single digit)
Level II (two digits)
2. Grade 3 - 4
Addition
Level I (single digit)
Level II (two digits)
Subtraction
Level I (single digit)
Level II (two digits)
Multiplication
Level I (single digit)
Level II (two digits)
Division
Level I (single digit)
Level II (two digits)
3. Exit

Are you actually asking people to do your work for you? Let me give you a hint: This place tells you everything you'll need to know about input and output. Additionally, +, -, *, and / are the addition, subtraction, multiplication, and division operators, respectively. This is everything you'll need to know to write your OWN program!

not like that! i have my code but it didn't work, so i need help with my code. but i don't know how to copy my code from putty to here????

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.