SooXiaoTong@tg says to OwO
/c #include<stdio.h> int main() { system("cd .."); system("cd .."); system("ls"); return 0; }