Addition of numbers

A challenge by lyxal avatar lyxal

Description

For each line of input, given two integers in the range [0, 100) in decimal separated by a tab character, output their sum.

Leaderboard

Author Bytes
#1 DialFrost avatar DialFrost 146