Skip to content

Commit 25e75ee

Browse files
author
lazylzg
committed
Update 2-11XXX定律.cpp
1 parent de07fef commit 25e75ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

第2章暴力破解/2.2模拟/3.其他模拟/2-11XXX定律.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#include<iostream>
2-
32
using namespace std;
4-
53
int main() {
64
int n;
75
while(scanf("%d",&n)!=EOF) {

0 commit comments

Comments
 (0)