Clarify that the VCS spec is not bulletproof

This commit is contained in:
Alex Hirsch 2020-09-29 13:41:32 +02:00
parent c478d1d8ab
commit 63557cd05c

View File

@ -137,6 +137,8 @@ o─┘ r0 "First Commit"
## Implementation
If you encounter a problem where the specification is ambiguous or unclear, make a justifiable decision on what to do.
You are only allowed to use:
- C++ standard library (C++17 standard)
- C standard library (as fallback)