Click here to Skip to main content
15,887,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Forward declaration placement ? Pin
Greg Utas3-Apr-24 14:05
professionalGreg Utas3-Apr-24 14:05 
QuestionC++ coding problem is failing for different test cases especially when input is 1. Please Help. Pin
priyanka mp1-Apr-24 22:39
priyanka mp1-Apr-24 22:39 
AnswerRe: C++ coding problem is failing for different test cases especially when input is 1. Please Help. Pin
Pete O'Hanlon1-Apr-24 22:43
mvePete O'Hanlon1-Apr-24 22:43 
AnswerRe: C++ coding problem is failing for different test cases especially when input is 1. Please Help. Pin
Richard MacCutchan2-Apr-24 0:40
mveRichard MacCutchan2-Apr-24 0:40 
AnswerRe: C++ coding problem is failing for different test cases especially when input is 1. Please Help. Pin
Maximilien2-Apr-24 5:37
Maximilien2-Apr-24 5:37 
AnswerRe: C++ coding problem is failing for different test cases especially when input is 1. Please Help. Pin
CPallini2-Apr-24 8:49
mveCPallini2-Apr-24 8:49 
AnswerRe: C++ coding problem is failing for different test cases especially when input is 1. Please Help. Pin
jschell2-Apr-24 14:09
jschell2-Apr-24 14:09 
QuestionNecesito ayuda para un código para este programa -- I need help with a code for this program Pin
Member 1623306629-Mar-24 11:50
Member 1623306629-Mar-24 11:50 
Se desea realizar una aplicación para llevar el control de las producciones que tiene una brigada de estudiantes en una empresa de cultivos varios en el mes de noviembre, la tarea es la recogida de tomates.
Es de interés para la empresa conocer.

a-Cuantas cajas de tomates se recogieron al analizar el mes.

b-En cuantos días la brigada cumplió la norma de producción. Tener en cuenta que la norma de producción es de 100 cajas.

c-La cantidad máxima de cajas recogidas.

d-La cantidad mínima de cajas recogidas.

e-El promedio de cajas recogidas en el mes.

f-Saber en cuantos días supero el promedio de cajas recogidas.

Haga uso del subprograma
PromedioCajas(), del inciso e.
Recuerde desarrollar un programa principal en el que se controle las llamadas a diferentes subprogramas que den solución a las necesidades existentes. Defina un menú, para que el usuario seleccione la opción que desee.


Translation:

We want to make an application to keep track of the productions of a brigade of students in a company of various crops in the month of November, the task is the collection of tomatoes.
It is in the company's interest to know.

a-How many boxes of tomatoes were collected when analyzing the month.

b-In how many days did the brigade comply with the production standard? Please note that the production standard is 100 boxes.

c-The maximum number of boxes collected.

d-The minimum number of boxes collected.

e-The average number of boxes collected in the month.

f-Know how many days I exceed the average number of boxes collected.

Make use of the applet
AverageBoxes(), of subsection e.
Remember to develop a main program in which you control the calls to different subprograms that provide solutions to existing needs. Define a menu, so that the user selects the option they want.

AnswerRe: Necesito ayuda para un código para este programa -- I need help with a code for this program Pin
Richard Andrew x641-Apr-24 9:05
professionalRichard Andrew x641-Apr-24 9:05 
QuestionVariable types in ASM Pin
Calin Negru27-Mar-24 3:22
Calin Negru27-Mar-24 3:22 
AnswerRe: Variable types in ASM Pin
Maximilien27-Mar-24 3:49
Maximilien27-Mar-24 3:49 
AnswerRe: Variable types in ASM Pin
Mircea Neacsu27-Mar-24 3:59
Mircea Neacsu27-Mar-24 3:59 
GeneralRe: Variable types in ASM Pin
Richard MacCutchan27-Mar-24 4:02
mveRichard MacCutchan27-Mar-24 4:02 
AnswerRe: Variable types in ASM Pin
Richard MacCutchan27-Mar-24 4:01
mveRichard MacCutchan27-Mar-24 4:01 
GeneralRe: Variable types in ASM Pin
jeron127-Mar-24 4:52
jeron127-Mar-24 4:52 
GeneralRe: Variable types in ASM Pin
Calin Negru27-Mar-24 5:26
Calin Negru27-Mar-24 5:26 
GeneralRe: Variable types in ASM Pin
Richard MacCutchan27-Mar-24 6:09
mveRichard MacCutchan27-Mar-24 6:09 
AnswerRe: Variable types in ASM Pin
Calin Negru27-Mar-24 5:27
Calin Negru27-Mar-24 5:27 
Questioncommunication from library to application Pin
utcode21-Mar-24 16:23
utcode21-Mar-24 16:23 
AnswerRe: communication from library to application Pin
jschell21-Mar-24 16:26
jschell21-Mar-24 16:26 
GeneralRe: communication from library to application Pin
utcode21-Mar-24 16:42
utcode21-Mar-24 16:42 
AnswerRe: communication from library to application Pin
Richard MacCutchan21-Mar-24 22:55
mveRichard MacCutchan21-Mar-24 22:55 
GeneralRe: communication from library to application Pin
utcode22-Mar-24 20:53
utcode22-Mar-24 20:53 
GeneralRe: communication from library to application Pin
Richard MacCutchan22-Mar-24 22:57
mveRichard MacCutchan22-Mar-24 22:57 
GeneralRe: communication from library to application Pin
utcode24-Mar-24 12:31
utcode24-Mar-24 12:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.