摘要: Two Operations Gym - 102263M Ayoub has a string SS consists of only lower case Latin letters, and he wants you to make some operations on it: you can 阅读全文
posted @ 2020-05-15 17:24 C_U_Again 阅读(455) 评论(0) 推荐(0)
摘要: 1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <meta charset="UTF-8"> 5 <title>贪吃蛇</title> 6 <style> 7 body{ 8 margin: 0px; 9 padding: 0px; 10 } 11 # 阅读全文
posted @ 2020-05-01 19:31 C_U_Again 阅读(200) 评论(0) 推荐(0)