← Contest 692
Open on Codeforces ↗
Problem B
Statement
Copy
Copied
Given two integers a and b, output their sum. Input: a b Output: a+b
Language
C
C++
Java
Python 3
Go
Rust
Paste your solution
…or upload a file
Submit