Problem | addition |
---|---|
User | Dam |
Submission Time | 2023-01-04 08:47:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp:2:1: error: ‘unsigned’ specified with ‘double’
2 | unsigned double a;
| ^~~~~~~~
addition.cpp:3:1: error: ‘unsigned’ specified with ‘double’
3 | unsigned double b;
| ^~~~~~~~