Advertisement
GoogologyBot

Untitled

Jul 20th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. nM(a)~w+1(a)
  2. M(a[])ln~w+2(n)
  3. NM(a[])ln~w2+1(n)
  4. LM(a,b,c,d)~w2+2(d)
  5. LM(a,b,c,d,e)~w2+3(e)
  6. LnM(a,b,c,d,e)~w2+4(n)
  7.  
  8. cM(a[])L2(n)~w2+3(n)
  9. cM(a[])Lf(n)~w3(f)
  10. LM(a,b,c,d,e,f)~w3+1(f)
  11.  
  12. LM(7変数)~w3+2(g)
  13. LM(a[])~w4(a.length)
  14.  
  15. ループ拡張->+w4
  16. l[n]~+w4n
  17. ll[1]=l[a+w4n]=w4(a+w4n)
  18. ll[n]=w^2+1[n]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement