摘要:
You are given a positive integer n, indicating that we initially have an n x n 0-indexed integer matrix mat filled with zeroes. You are also given a 2 阅读全文
posted @ 2023-01-17 02:43
CNoodle
阅读(166)
评论(0)
推荐(0)
摘要:
You are given an array nums that consists of non-negative integers. Let us define rev(x) as the reverse of the non-negative integer x. For example, re 阅读全文
posted @ 2023-01-17 01:11
CNoodle
阅读(141)
评论(0)
推荐(0)