Lightning Talk: How to Write a Quine? - Dmitry Kandalov [ ACCU 2021 ]

preview_player
Показать описание
#Programming #Cpp #AccuConf
ACCU Twitter: @ACCUConf
---
A quine is a computer program which takes no input and produces a copy of its own source code (reading source file code is considered cheating).If you ever tried writing a quine yourself, you might have discovered that it's not a very straightforward process.

---
Dmitry Kandalov
Dmitry has been programming since DOS times. He spent the last 15 years or so in Java lands most recently working with server-side Kotlin.

------

Future Conferences:
ACCU 2022 Spring Conference, Bristol (UK), Marriott City Centre:
2022-04-05 to 2022-04-09.
Рекомендации по теме
Комментарии
Автор

You had added cpp tag but he is using Kotlin. And C++ does not have substitute of replaceFirst()

cerberusrap