mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
feat(challenges): add single-number
This commit is contained in:
@ -48,11 +48,11 @@ The name of the defibrillator located the closest to the user’s position.
|
||||
|
||||
### Constraints
|
||||
|
||||
- 0 < `N` < 10 000
|
||||
- $$0 < N < 10 000$$
|
||||
|
||||
## Source
|
||||
|
||||
- [CodinGame](https://www.codingame.com/training/easy/defibrillators)
|
||||
[CodinGame](https://www.codingame.com/training/easy/defibrillators)
|
||||
|
||||
## Examples
|
||||
|
||||
|
Reference in New Issue
Block a user