| Problem | addition2 |
|---|---|
| User | TUFFTUFF12345HJ |
| Submission Time | 2026-03-01 12:30:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition2.cpp: In function ‘int main()’:
addition2.cpp:6:9: error: no match for ‘operator+=’ (operand types are ‘std::basic_ostream<char>::__ostream_type’ {aka ‘std::basic_ostream<char>’} and ‘long long int’)
6 | cout<<a+=b;
| ~~~~~~~^~~