L1-026 I Love GPLT

it2026-03-06  3

#include <stdio.h> int main() { printf("I\n \nL\no\nv\ne\n \nG\nP\nL\nT\n"); return 0; }
最新回复(0)