Find Jobs
Hire Freelancers

C++ program

$10-30 USD

Cancelled
Posted over 6 years ago

$10-30 USD

Paid on delivery
We want to track weather conditions during the past year and have designated each day as either Rainy ('R') Flooding ('F') Cloudy ('C') Sunny ('S') Armegeddon ('A') Write a program that stores this information in s 12x30 array of characters, where the row indicates the month and the column indicates the day of the month. Note no data is being captured for the 31st of any month since 31 is an unlucky number. This program will read the data into the array from a file called RainOrShine.txt. From this data it you should create a report that displays, for each month, and for the whole twelve month period, how many days were of each type. It should also report the first month that had the largest number of sunny days (ties are ignored). Remember that good correct functions are required too, you must pass the 2d array to a function!! Note: Global variables are not to be used! EVER. GOTO and LABELS should never be used! EVER Global constants are acceptable if a significant majority of the program and it's functions require them. Otherwise create them in main and pass them to functions as needed. Variable name must match the context of the program. a global variable named studentLoanAmount is infinitely more readable than one called g. All variables must be initialized on instantiation. (aka when declared e.g int theNumber = 0; ) ANY VARIABLE THAT DOES NOT CHANGE IS A CONSTANT, declare them as constants and use only UPPERCASE for its naming convention Code must be neat and properly indented (plugins -> source code formatter fixes this ) All program specifications must be met. Do-while vs while. If you find yourself repeating the loop conditions inside the loop, try again with better logic - aka a do while. All input should be validated to be in range If you are duplicating large sections of code your logic is broken Loops should virtually never be infinite - they should have ending conditions: These are bad! for(;;) while(true) while(1 == 1) Code must always be your own work When a program has specifications, e.g. "using functions" MAKE SURE TO USE FUNCTIONS! When working with menus, as a rule of thumb you should use a switch..case structure
Project ID: 15586163

About the project

23 proposals
Remote project
Active 7 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
23 freelancers are bidding on average $34 USD for this job
User Avatar
I am very proficient in c and c++. I have 16 years c++ developing experience now, and have worked for more than 6 years. My work is online game developing, and mainly focus on client side, using c++ under windows environment. I used c++ to make many great projects, for example, I made the tools which can convert java files into c++ scripts, of course garbage collection included, this job is very similar to a compiler, and is very complex. I also made our own mobile game using c++, I can show you the demo of client, if you like. I am very proficient in java also. I have a very good review on Freelancer.com, I never miss a project once I accept the job, you can check my review. Trust me, please let expert help you.
$80 USD in 1 day
4.9 (215 reviews)
7.4
7.4
User Avatar
Hello Sir , i have red your description of project & i am a professional in C++ and i can do that for you thanks. Relevant Skills and Experience i am expert in C,C++,C# and java . Proposed Milestones $25 USD - MS
$25 USD in 1 day
4.8 (127 reviews)
7.3
7.3
User Avatar
I can write the program you requested Relevant Skills and Experience C/C++, Proposed Milestones $30 USD - Paaayable upon the project's completion Which operating system and which compiler/IDE you use?
$30 USD in 3 days
5.0 (146 reviews)
6.2
6.2
User Avatar
Hi, I've got quite some experience with C and C++ and I'm sure I can help you out with your project. May I get more details over the chat? Relevant Skills and Experience C, C++, C# Proposed Milestones $25 USD - Completion
$25 USD in 1 day
5.0 (103 reviews)
5.8
5.8
User Avatar
Hello there, lots of experience teaching algorithms with multiple programming languages (including C/C++). Let me know the deadline for this weather task to see if I can help. Cheers!
$25 USD in 1 day
5.0 (59 reviews)
5.8
5.8
User Avatar
A proposal has not yet been provided
$30 USD in 4 days
4.9 (61 reviews)
5.3
5.3
User Avatar
Hello sir, I am interested in the project. I want to work for you. The only question is when is the deadline of this project? Relevant Skills and Experience C/C++ for 2 years. Proposed Milestones $25 USD - Project completion Is this all the description for the project sir? or do you have a pdf document for this? Thank you.
$25 USD in 1 day
5.0 (28 reviews)
4.6
4.6
User Avatar
Hi, I've read and understood your project requirements. I'll provide you a professional and high quality, well written code that is easy to understand/ edit, while meeting the given criteria :) Stay tuned, I'm still working on this proposal.
$10 USD in 3 days
5.0 (8 reviews)
4.5
4.5
User Avatar
Let me have a chance to work with you Relevant Skills and Experience I'm a C/C++/C#/Java programmer with 10+ years experience so I think I can complete this project Proposed Milestones $30 USD - complete project Please tell me your current time in your country. I'm from Vietnam.
$30 USD in 1 day
4.9 (13 reviews)
4.3
4.3
User Avatar
Hello! I have read your project description carefully. I am confident about your project as computer vision expert. Relevant Skills and Experience Expertise Fields: C, C++, C#, OpenCV, MFC, WPF, .NET, and so on. Feel free to discuss with me. Best Regards Proposed Milestones $25 USD - final result
$25 USD in 1 day
5.0 (10 reviews)
4.3
4.3
User Avatar
I've read and understood your project requirements and I'm very interested to work on your project. I have implemented different types of programs including file input output, data structure etc. Kindly share the details. Waiting for your positive reply. Thank you
$25 USD in 1 day
4.5 (30 reviews)
4.7
4.7
User Avatar
Hello I've read your project and I would like to work on it. Just have 1 question so it would be great If you could contact me. Relevant Skills and Experience I am studying software engineering and I have more than 4 years experience in this field. I have been working with java for almost 2 years now, and simple projects are something I have done a lot. Proposed Milestones $25 USD - One milestone is enough It is 1 am where I live so I wanted to ask you to wait until tomorrow. I promise I will do my best!
$25 USD in 2 days
5.0 (2 reviews)
2.0
2.0
User Avatar
I finished the project it is easy for experienced C++ programmer :) Relevant Skills and Experience Software Construction, Software Engineering, C++, C++ STL, Data structures and algorithms and fast coder :) Proposed Milestones $20 USD - Deliver a working code is there any complexity requirement (I mean big O complexity :) )
$20 USD in 0 day
5.0 (3 reviews)
1.9
1.9
User Avatar
I am interested in your project and my matching skills can be used to code your requirement. thank you.
$124 USD in 0 day
2.7 (4 reviews)
1.4
1.4
User Avatar
Submit a cpp, hpp file for the class(es), along with a main, and the output from a run. All of this would be in compressed file. Relevant Skills and Experience I have 25 years experience with C++. I have taught programming for 17 years. I have a Ph.D. in statistical estimation theory. Proposed Milestones $20 USD - Code the class and main on my computer. Zip up the output and code and email it to you. Voila!
$20 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
$20 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
$15 USD in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I have very good experience in C++, Algorithms and Data structures. I can support your requirement. Relevant Skills and Experience Experience in C++: 3+ years Experience in Algorithm & Data structures: 12+ years Proposed Milestones $30 USD - complete the task required
$30 USD in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
Miami, United States
5.0
7
Payment method verified
Member since Oct 28, 2017

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.