Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.

book
Evaluate a Simple Addition Expression

Given a string as a+b expression, where a and b are integers, return a sum of a and b as an integer.

Example 1

Input:

4+2

Output:

6
main.cpp

main.cpp

C++

Spør AI

expand

Spør AI

ChatGPT

Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår

some-alt