TSECAU01 - Editorial

Problem Link:

Practice

Contest

Author: tseccodecell

DIFFICULTY:

Cakewalk

PREREQUISITES:

Addition

PROBLEM:

Find sum of two numbers.

QUICK EXPLANATION:

C=A+B.

EXPLANATION:

Total of number of fruits and oranges can be found using addition. The problem is meant to be an introduction to people who haven’t used the codechef platform before.

SOLUTION:

https://ideone.com/wNIJ6z