Problem addition
User kangzhe
Submission Time 2024-05-13 00:33:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function β€˜int main()’:
addition.cpp:6:12: error: no match for call to β€˜(std::ostream {aka std::basic_ostream<char>}) (long long int)’
6 | cout(a + b)
| ^