d2jsp
d2jsp Forums > Off-Topic > Programmer's Haven > C/C++/C# > C++ Assignment Need Help Offer 3k Fg
Add Reply New Topic New Poll
DevilPanda47
Group: Member
Posts: 1,411
Joined: Sep 26 2021
Gold: 2,250.00
Apr 26 2022 02:34pm
PM me for info and discord I'll send the info over.
This is for a school assignment for entry level C++

If you are able please reach out.
Klexmoo
Group: Member
Posts: 12,680
Joined: May 17 2013
Gold: 4,575.00
Apr 26 2022 02:47pm
can send me info
hurlyz
Group: Member
Posts: 24,193
Joined: Sep 24 2007
Gold: 3,000.00
Apr 26 2022 02:58pm
PM me with details
d2jspuser88
Group: Member
Posts: 10,257
Joined: Jan 3 2013
Gold: 5,128.00
Apr 26 2022 03:05pm
It’s gonna be something easy like loops and sorting. Your final assignment is going to be something pertaining to data structures (ie arrays)
While count != blah

Temp = A
A= B
B= temp

Count++
hurlyz
Group: Member
Posts: 24,193
Joined: Sep 24 2007
Gold: 3,000.00
Apr 27 2022 11:40am
Quote (d2jspuser88 @ Apr 26 2022 05:05pm)
It’s gonna be something easy like loops and sorting. Your final assignment is going to be something pertaining to data structures (ie arrays)
While count != blah

Temp = A
A= B
B= temp

Count++

He sent me the pdf. It's actually more complex than that.

It includes:
  • classes
  • reading from files
  • input/output in console (+ input validation)
  • data structures
  • dynamic memory allocation (and releasing)
  • etc


This post was edited by hurlyz on Apr 27 2022 11:43am
Richter
Group: Member
Posts: 16,073
Joined: Mar 27 2008
Gold: 13,618.00
May 24 2022 11:55am
maybe you should consider using rust for this
Go Back To C/C++/C# Topic List
Add Reply New Topic New Poll