Skip to content

IEEE Xtreme Programing Competition one excercise example

Notifications You must be signed in to change notification settings

taislapta/IEEE_task1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

IEEE Xtreme Programing Competition one excercise example

More details in jpeg file

Task

Write a program that takes as an input a number of diferent pizza combinations and estimates the total calories eaten for that meal. The input should be of the form: number of different pizza combinations, number of slices of etch pizza, and toppings selected for etch of slices.

Input

The input will contain: 1 <= different pizza combinations <= 100 For each pizza combination: 0 <= Number of slices of pizza eaten < 100 A comma separated list of toppings with at least one topping (no spaces before/after commas).

About

IEEE Xtreme Programing Competition one excercise example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages