Marconi-Lab / cmp_1201_1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C Addition Assignment

Write a program in C that reads two integers from stdin and prints their sum to stdout.

Your program should compile without errors with the provided Makefile.

About


Languages

Language:C 62.4%Language:Makefile 37.6%