Write a version of sum pairs i that sums each component

Assignment Help Basic Computer Science
Reference no: EM13163238

Using SML write a version of sumPairs that sums each component of the pairs separately, returning a pair consisting of the sumof the first components and the sum of the second components

 

fun sumPairs(nil) = 0

| sumPairs((x,y)::zs) = x + y + sumPairs(zs);

 

val sumPairs = fn : (int * int) list -> int

 

 

Reference no: EM13163238

Questions Cloud

Client-professional relationship-meat and potatoes : Assessment and goal setting are the "meat and potatoes" of the professional interview. In addition, assessments help both the professional and the client identify goals to work toward in the client-professional relationship.
Write a function that takes a list of integers : Using ML write a function that takes a list of integers as argument and returns a pair consisting of the sum of the even position and the sum of the odd positions of the list.
What is the composition of the mixture by volume : A gas mixture composed of helium and argon has a density of 0.853g/L at a 745mmHg and 298K .What is the composition of the mixture by volume?
What will be the volume of the gas sample : A gas sample has an original volume of 760 ml when collected at 720 mm and 25degC. What will be the volume of the gas sample if the pressure increases to 820 mm and the temperature increases to 30degC?
Write a version of sum pairs i that sums each component : Using SML write a version of sumPairs that sums each component of the pairs separately, returning a pair consisting of the sumof the first components and the sum of the second components
What is a triple point : Carbon tetrachloride, CCl4, is nonpolar. What forces hold the molecules together?
Calculate the actual neutralizing capacity of the antacid : If 0.500 g of antacid was added to 50.00 mL of 0.100 M HCL and 5.65 mL of 0.100 M NaOH was required to titrate the un-neutralized HCL, calculate the actual neutralizing capacity of the antacid in mmol H+ per gram.
Determine the keq for the reaction of benzoic acid : The pKa's of benzoic acid and 4-nitroanilinium hydrochloride are 4.2 and 1.0, respectively.
What is the vapor pressure of water : The vapor pressure of water at 20oC is 17.5 mmHg. What is the vapor pressure of water (in mmHg) over a solution prepared from 258 g sucrose (C12H22O11) and 350 g water?

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd