YSITD_TG_Bot says to #ysitd
<licson>: ```#include <stdio.h> int main() { int n; scanf("%d", &n); return 0; }