Compare commits
No commits in common. "1fbbeec968f602e878d0972a6194420899dfd908" and "ccff2e3d84a4c4580eb1198f6e39aabc3d7a74c3" have entirely different histories.
1fbbeec968
...
ccff2e3d84
@ -7,10 +7,6 @@ int* pa;
|
||||
int n;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
long fuct(int n) {
|
||||
long res = 1;
|
||||
for (int i = 1; i <= n; i++) {
|
||||
|
Loading…
Reference in New Issue
Block a user