Add thanks (closes #24)

This commit is contained in:
Alex Kotov 2022-01-20 15:42:14 +05:00
parent 0047181664
commit b3aed09ce9
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 4 additions and 0 deletions

View File

@ -600,6 +600,10 @@ size_t _ntoa_long_long(out_fct_type out, char* buffer, size_t idx, size_t maxlen
}
#endif // PRINTF_SUPPORT_LONG_LONG
/**
* Idea: superleaf1995
* Implementation: smwmaster
*/
static const char *const map =
"\xD3\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9"
"\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xF9\xD3\xF9\xF9"