We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b569a56 commit 3b3aee4Copy full SHA for 3b3aee4
content/blog/tdd-assessment.md
@@ -55,6 +55,7 @@ With that, let's jump right in!
55
```cpp
56
int add(string numbers)
57
```
58
+
59
- **Input:** a string of comma-separated numbers
60
- **Output:** an integer, sum of the numbers
61
0 commit comments