Problem | addition3 |
---|---|
User | howdoicode |
Submission Time | 2025-02-17 17:32:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition3.cpp: In function ‘int main()’:
addition3.cpp:2:1: error: expected initializer before ‘std’
2 | std::cin>>a>>b
| ^~~