Skip to content

Files

Latest commit

 

History

History

51

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Exercise 6.51

Write all four versions of f. Each function should print a distinguishing message. Check your answers for the previous exercise. If your answers were incorrect, study this section until you understand why your answers were wrong.

Solution

See 51.cc. The compiler exited with error, because (a) was ambiguous. All results as expected.