Problem | addition |
---|---|
User | kangzhe |
Submission Time | 2024-05-13 00:33:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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)
| ^