Find Jobs
Hire Freelancers

C++ Help with excercise i am working on

$15-25 USD / hour

Fechado
Publicado há mais de 3 anos

$15-25 USD / hour

Hello, i am woking on one of the problem solving excercises. I need help. Here is what is it about: There is a given array of integers. Start with some value x and add each of the array elements to it consecutively. That is, calculate a running sum of x plus each of the array elements. Determine the minimum value of x such that the running sum is always at least 1. **Examples: ** arr= [-4, 3, 2, 1] If x = 5 the running sums are: 5 + (-4) = 1 1 + 3 = 4 4 + 2 = 6 6 + 1 = 7 There is no smaller value for x that satisfies the condition. arr = [3, -6, 5, -2, 1] If the starting value is 4, running sums are [7,1,6,4,5]. This is the minimum starting value. **Function description: ** Complete the minStart function in the editor below. minStart has the following parameters: int arr[n]: an array of integer to sum. **Return: ** long: the minimum initial value Code images: [login to view URL] [login to view URL] [login to view URL] [login to view URL] I need help with this in C++.
ID do Projeto: 26573874

Sobre o projeto

25 propostas
Projeto remoto
Ativo há 4 anos

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
25 freelancers are bidding on average $18 USD/hora for this job
Avatar do Usuário
I am very proficient in c and c++. I have 18 years c++ developing experience now, and have worked for more than 10 years. My work is online game developing, and mainly focus on server side, using c++ under Linux environment. I made many great projects using c++, for example, I made the tools which could convert java codes into c++ scripts, of course garbage collection included, this was very similar to a compiler, and was 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.
$20 USD em 6 dias
4,9 (141 avaliações)
7,0
7,0
Avatar do Usuário
I CAN COMPLETE YOUR PROJECT EASILY Hello, I am programmer with enough experiences on C/C++ for 13 years. C/C++ is nice programming language and I am majoring on it for long years so I have confident to complete your project by C/C++. I can work by full time for your project and trying to satisfy the requirements. I am designing the project from scratch and structure it well. I am following the project's design process exactly, and if any error is found, fix it within 24 hours and provide maintenance free of charge for a month. Client's idea + Programmer's good coding is the perfect result, this is my idea. I want to keep long-term relationship for customer so I want to give the nice result. If you want the perfect result, please contact with me.
$20 USD em 40 dias
4,9 (12 avaliações)
5,3
5,3
Avatar do Usuário
Dear Employer, I am major in maths & computer science and more than 8 years experienced in C/C++, Java, Python, and C# programming. After checking your requirement, I believes I can complete your project perfectly. You may want to take a look at my review history. Best Regards
$20 USD em 1 dia
5,0 (15 avaliações)
4,3
4,3
Avatar do Usuário
Thanks for your project. I have 30 years experience programming in C++. I will need your source code (as a .cpp file) to begin working. Your program needs to compute the minimum running sum. With that value, then a starting point that keeps the running total >= 1 can be set. I will provide you a functional solution with documentation of all my design decisions within the code. A milestone payment for the full budget for this project must be deposited with this site before your offer can be accepted. Alan Idler Chief Software Architect Idleswell Software Creations
$30 USD em 8 dias
4,7 (4 avaliações)
4,4
4,4
Avatar do Usuário
❤️ Dear client❤️ I'm a C/C++ Programming expert with over 6+ years of experiences. I'm in Top 4% of C/C++ Programming on freelancer.com. I can help to fix your problems in next few hours. I understand how annoying it is and can get this fixed for you quickly! I look forward to working on this project with you. Thanks & Regards! Olga
$15 USD em 40 dias
5,0 (20 avaliações)
4,3
4,3
Avatar do Usuário
Hey, I can solve your problem of c++ in less than an hour. "Running sum" I am expert in data structures And algorithms. Would love to work with you. Lets discuss further details in chat. Thanks
$17 USD em 20 dias
5,0 (7 avaliações)
2,5
2,5
Avatar do Usuário
HI , I have 5 year of exp in the cpp coding , kindly be in touch so we can Discuss about the problem in more details.
$25 USD em 40 dias
5,0 (1 avaliação)
1,0
1,0
Avatar do Usuário
Hi Sir/Madam I have read project description carefully and I am an expert of C++ Coding. I want to know about your project in more details via chat with you. Please send me a message. Thank you.
$15 USD em 40 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
As i am very familiar with C++, it is very easy for me to solve this problem and i can do it for you in free of cost . i just want good review from you on my profile. Kindly share details.
$15 USD em 40 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
This is an array sum problem, right? No problem, I can help you and explain the problem along!
$22 USD em 10 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
I can write code for this function and explain the algorithm in details. I already know how to perform this task, so it won't take much time.
$15 USD em 40 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Interested in your project Relevant Skills and Experience I have 10+ years of programming experience
$22 USD em 10 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Hey, I have solved your problem and I have the solution. Please inbox me for the answer. I will share you the answer file.
$25 USD em 1 dia
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Hi, I'm C++ expert and I'm looking forward to this kind of Project. I'm also an app developer and graphic designer. I'm new in this platform but I'm done alot of project on my FB page and I'm hope so you hire me. Please contact me and tell me further details of your Project. I'm waiting for your positive response. Have a great day ? (Thanks) Regards: SYED ASHIR ALI ZAIDI
$17 USD em 7 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
I can help you with this function within an hour as I have recently studied problem solving in c++ and have enough practice to help you. I already have made the code for this problem.
$15 USD em 24 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
I have been learning algorithms and data structures since last 3-4 years and solving so many problems on various online judges and have experience to participate on various onsite programming contests.
$17 USD em 40 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
I am doing my Masters in Information Technology. I have 3 years of experience in C, C++ programming and Algorithm Design and Data Structure. I have an impressive profile in competitive coding. I am just starting my career here so I can work for a low price, This is an easy problem. I can help you. Hope to hear from you soon. Regards Nidhi
$15 USD em 40 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
hi I've carefully read your description and can solve this problem "the running sum" in less than an hour . I am doing competetive programming and problem solving since 3 years. I assure you to deliver this project on time. This is my first project on freelancer so you can pay me the minimum price you want to pay . Hope to hear from you soon. Thanks you.
$15 USD em 40 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Hello sir, I have read the issue you are facing and the code images you have shared. I have a solution for you. Please inbox me so that i can start your work and complete in 2hrs time. Thanks, Ajay.
$15 USD em 4 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
I have mentioned my skills in my resume and also I have made data structure based basic games and also I have a humble request to you for selecting me because I really need this. that is why you selected me for this role.
$20 USD em 40 dias
0,0 (0 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) ROMANIA
Băilești, Romania
5,0
1
Membro desde mar. 8, 2020

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos Publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.