摘要:
Given four lists A, B, C, D of integer values, compute how many tuples (i, j, k, l) there are such that A[i] + B[j] + C[k] + D[l] is zero. To make pro 阅读全文
posted @ 2020-02-06 16:45
bigpotato
阅读(102)
评论(0)
推荐(0)