Problem | addition |
---|---|
User | Enderpotato |
Submission Time | 2024-01-23 22:01:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:75:18: error: ‘str’ was not declared in this scope; did you mean ‘str2’?
75 | BigInteger a(str);
| ^~~
| str2