Compare commits
3 Commits
919d9ba656
...
69ab5ec72b
Author | SHA1 | Date | |
---|---|---|---|
69ab5ec72b | |||
0b1cdaa9cd | |||
a508685824 |
@ -17,9 +17,6 @@ void func() {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
long fuct(int n) {
|
long fuct(int n) {
|
||||||
long res = 1;
|
long res = 1;
|
||||||
for (int i = 1; i <= n; i++) {
|
for (int i = 1; i <= n; i++) {
|
||||||
|
Loading…
Reference in New Issue
Block a user