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
C++
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion