| Problem | addition |
|---|---|
| User | gordonlu |
| Submission Time | 2023-09-01 17:37:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:5:19: error: expected primary-expression before ‘,’ token
5 | scanf("%d %f", a*, b*);
| ^
addition.cpp:5:23: error: expected primary-expression before ‘)’ token
5 | scanf("%d %f", a*, b*);
| ^