Expand corpus to ~9.5k: 500 seeds x 19 obfuscation profiles + real samples
Browse filesReplace the starter corpus with 500 deterministic seeds obfuscated under 19
javascript-obfuscator profiles (sharded by profile), plus 14 real scripts
crawled from top sites. Overall deobfuscation: 52.9% -> 4.6% opaque identifiers.
This view is limited to 50 files because it contains too many changes. See raw diff
- generated/arithmetic__controlflow.js +0 -1
- generated/arithmetic__deadcode.js +0 -1
- generated/arithmetic__minimal.js +0 -1
- generated/arithmetic__strings_b64.js +0 -1
- generated/arithmetic__strings_rc4.js +0 -1
- generated/arithmetic__strong.js +0 -1
- generated/cf_dead/s0000_sq.js +1 -0
- generated/cf_dead/s0001_gcd.js +1 -0
- generated/cf_dead/s0002_fib.js +1 -0
- generated/cf_dead/s0003_sort.js +1 -0
- generated/cf_dead/s0004_pal.js +1 -0
- generated/cf_dead/s0005_fact.js +1 -0
- generated/cf_dead/s0006_closure.js +1 -0
- generated/cf_dead/s0007_obj.js +1 -0
- generated/cf_dead/s0008_wc.js +1 -0
- generated/cf_dead/s0009_prime.js +1 -0
- generated/cf_dead/s0010_bsearch.js +1 -0
- generated/cf_dead/s0011_gen.js +1 -0
- generated/cf_dead/s0012_sq.js +1 -0
- generated/cf_dead/s0013_gcd.js +1 -0
- generated/cf_dead/s0014_fib.js +1 -0
- generated/cf_dead/s0015_sort.js +1 -0
- generated/cf_dead/s0016_pal.js +1 -0
- generated/cf_dead/s0017_fact.js +1 -0
- generated/cf_dead/s0018_closure.js +1 -0
- generated/cf_dead/s0019_obj.js +1 -0
- generated/cf_dead/s0020_wc.js +1 -0
- generated/cf_dead/s0021_prime.js +1 -0
- generated/cf_dead/s0022_bsearch.js +1 -0
- generated/cf_dead/s0023_gen.js +1 -0
- generated/cf_dead/s0024_sq.js +1 -0
- generated/cf_dead/s0025_gcd.js +1 -0
- generated/cf_dead/s0026_fib.js +1 -0
- generated/cf_dead/s0027_sort.js +1 -0
- generated/cf_dead/s0028_pal.js +1 -0
- generated/cf_dead/s0029_fact.js +1 -0
- generated/cf_dead/s0030_closure.js +1 -0
- generated/cf_dead/s0031_obj.js +1 -0
- generated/cf_dead/s0032_wc.js +1 -0
- generated/cf_dead/s0033_prime.js +1 -0
- generated/cf_dead/s0034_bsearch.js +1 -0
- generated/cf_dead/s0035_gen.js +1 -0
- generated/cf_dead/s0036_sq.js +1 -0
- generated/cf_dead/s0037_gcd.js +1 -0
- generated/cf_dead/s0038_fib.js +1 -0
- generated/cf_dead/s0039_sort.js +1 -0
- generated/cf_dead/s0040_pal.js +1 -0
- generated/cf_dead/s0041_fact.js +1 -0
- generated/cf_dead/s0042_closure.js +1 -0
- generated/cf_dead/s0043_obj.js +1 -0
generated/arithmetic__controlflow.js
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
const _0x5d4e19=_0x3308;(function(_0x4c051c,_0x581e08){const _0x1651a4=_0x3308,_0x59b3e7=_0x4c051c();while(!![]){try{const _0x15f63b=parseInt(_0x1651a4(0x166))/0x1+parseInt(_0x1651a4(0x15c))/0x2+-parseInt(_0x1651a4(0x162))/0x3+parseInt(_0x1651a4(0x15d))/0x4*(parseInt(_0x1651a4(0x163))/0x5)+parseInt(_0x1651a4(0x15e))/0x6*(-parseInt(_0x1651a4(0x164))/0x7)+-parseInt(_0x1651a4(0x167))/0x8+-parseInt(_0x1651a4(0x161))/0x9*(-parseInt(_0x1651a4(0x160))/0xa);if(_0x15f63b===_0x581e08)break;else _0x59b3e7['push'](_0x59b3e7['shift']());}catch(_0x40f899){_0x59b3e7['push'](_0x59b3e7['shift']());}}}(_0x3c2d,0x83502));function _0x3c2d(){const _0x4c4ca3=['285006QJBLJz','3858064SJaNxk','XvZbB','743292vDvCWN','3136472lPGXYt','1969278FqxSRt','log','590JDtsrr','132831gUPiiI','1905027MwEWkG','5oSOiHv','14APYEHM','kwrfT'];_0x3c2d=function(){return _0x4c4ca3;};return _0x3c2d();}function _0x3308(_0x1b6b4a,_0x487696){_0x1b6b4a=_0x1b6b4a-0x15b;const _0x3c2d90=_0x3c2d();let _0x330889=_0x3c2d90[_0x1b6b4a];return _0x330889;}function sumOfSquares(_0x2dbafa){const _0x177c8a=_0x3308,_0x3db486={'kwrfT':function(_0x108c6f,_0x53c0df){return _0x108c6f<=_0x53c0df;},'XvZbB':function(_0x3c4a98,_0x54b7b1){return _0x3c4a98*_0x54b7b1;}};let _0x6b4f0a=0x0;for(let _0x1f2597=0x1;_0x3db486[_0x177c8a(0x165)](_0x1f2597,_0x2dbafa);_0x1f2597++)_0x6b4f0a+=_0x3db486[_0x177c8a(0x15b)](_0x1f2597,_0x1f2597);return _0x6b4f0a;}console[_0x5d4e19(0x15f)](sumOfSquares(0xa));
|
|
|
|
|
|
generated/arithmetic__deadcode.js
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
function _0x3c2d(){const _0x5d4e19=['666786zeZYCR','8xNlQJB','7WkGlPG','1087794CWNMwE','8XYtoSO','35808996NxkgUP','3628107iHvFqx','546350SRtAPY','log','288IkSkow','198EHMSJa','3602TGUqzG','3599755LJzvDv'];_0x3c2d=function(){return _0x5d4e19;};return _0x3c2d();}function _0x3308(_0x1b6b4a,_0x487696){_0x1b6b4a=_0x1b6b4a-0x15b;const _0x3c2d90=_0x3c2d();let _0x330889=_0x3c2d90[_0x1b6b4a];return _0x330889;}const _0x42c336=_0x3308;(function(_0xf311c9,_0xf1ddc8){const _0x494b35=_0x3308,_0x3e703c=_0xf311c9();while(!![]){try{const _0x41622a=parseInt(_0x494b35(0x164))/0x1*(-parseInt(_0x494b35(0x162))/0x2)+parseInt(_0x494b35(0x166))/0x3*(parseInt(_0x494b35(0x167))/0x4)+-parseInt(_0x494b35(0x165))/0x5+-parseInt(_0x494b35(0x15c))/0x6*(parseInt(_0x494b35(0x15b))/0x7)+-parseInt(_0x494b35(0x15d))/0x8*(parseInt(_0x494b35(0x15f))/0x9)+-parseInt(_0x494b35(0x160))/0xa*(parseInt(_0x494b35(0x163))/0xb)+parseInt(_0x494b35(0x15e))/0xc;if(_0x41622a===_0xf1ddc8)break;else _0x3e703c['push'](_0x3e703c['shift']());}catch(_0x36ee75){_0x3e703c['push'](_0x3e703c['shift']());}}}(_0x3c2d,0x97e24));function sumOfSquares(_0x63ba71){let _0x1fa14c=0x0;for(let _0xce09f2=0x1;_0xce09f2<=_0x63ba71;_0xce09f2++)_0x1fa14c+=_0xce09f2*_0xce09f2;return _0x1fa14c;}console[_0x42c336(0x161)](sumOfSquares(0xa));
|
|
|
|
|
|
generated/arithmetic__minimal.js
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
function _0x3c2d(){const _0x43e9a5=['34308980OiHvFq','9GXYtoS','1882936wzeZYC','162jTGUqz','5102235RxNlQJ','3645660GIkSko','4661168EWkGlP','4111ZbByHd','log','35vCWNMw','268782BLJzvD'];_0x3c2d=function(){return _0x43e9a5;};return _0x3c2d();}const _0xb01ca1=_0x3308;(function(_0x2a61ca,_0x50dd0a){const _0x266dbc=_0x3308,_0x4f1208=_0x2a61ca();while(!![]){try{const _0x23ee7d=-parseInt(_0x266dbc(0x164))/0x1*(-parseInt(_0x266dbc(0x160))/0x2)+-parseInt(_0x266dbc(0x162))/0x3+-parseInt(_0x266dbc(0x15f))/0x4+-parseInt(_0x266dbc(0x161))/0x5+parseInt(_0x266dbc(0x15c))/0x6*(parseInt(_0x266dbc(0x15b))/0x7)+parseInt(_0x266dbc(0x163))/0x8*(-parseInt(_0x266dbc(0x15e))/0x9)+parseInt(_0x266dbc(0x15d))/0xa;if(_0x23ee7d===_0x50dd0a)break;else _0x4f1208['push'](_0x4f1208['shift']());}catch(_0x30d173){_0x4f1208['push'](_0x4f1208['shift']());}}}(_0x3c2d,0xaa9cb));function _0x3308(_0x1b6b4a,_0x487696){_0x1b6b4a=_0x1b6b4a-0x15b;const _0x3c2d90=_0x3c2d();let _0x330889=_0x3c2d90[_0x1b6b4a];return _0x330889;}function sumOfSquares(_0x5c66f8){let _0x3f139c=0x0;for(let _0x3fa867=0x1;_0x3fa867<=_0x5c66f8;_0x3fa867++)_0x3f139c+=_0x3fa867*_0x3fa867;return _0x3f139c;}console[_0xb01ca1(0x165)](sumOfSquares(0xa));
|
|
|
|
|
|
generated/arithmetic__strings_b64.js
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
const _0x4724b3=_0x3308;function _0x3c2d(){const _0x5030c0=['mZqZmdG5odbpAuH2rNe','ndy2mte2oevxA0DSua','mtyYALrhvxf6','nteWmJiZnvj4tMXrsG','ndeXmvPIqNLiza','mJy4nZGYqKXkENze','Bg9N','mZy0nty2meDjA1nRBW','mZv2q1DotxC','ouDywxrVuW','mtG4mJKZnND6zvPzqW'];_0x3c2d=function(){return _0x5030c0;};return _0x3c2d();}function _0x3308(_0x1b6b4a,_0x487696){_0x1b6b4a=_0x1b6b4a-0x15b;const _0x3c2d90=_0x3c2d();let _0x330889=_0x3c2d90[_0x1b6b4a];if(_0x3308['HxKShq']===undefined){var _0x5c668e=function(_0x58d4a0){const _0x2df2b0='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x5c66f8='',_0x3f139c='';for(let _0x3fa867=0x0,_0x3f7505,_0x3b0c48,_0x63ba71=0x0;_0x3b0c48=_0x58d4a0['charAt'](_0x63ba71++);~_0x3b0c48&&(_0x3f7505=_0x3fa867%0x4?_0x3f7505*0x40+_0x3b0c48:_0x3b0c48,_0x3fa867++%0x4)?_0x5c66f8+=String['fromCharCode'](0xff&_0x3f7505>>(-0x2*_0x3fa867&0x6)):0x0){_0x3b0c48=_0x2df2b0['indexOf'](_0x3b0c48);}for(let _0x1fa14c=0x0,_0xce09f2=_0x5c66f8['length'];_0x1fa14c<_0xce09f2;_0x1fa14c++){_0x3f139c+='%'+('00'+_0x5c66f8['charCodeAt'](_0x1fa14c)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x3f139c);};_0x3308['mFFeNp']=_0x5c668e,_0x3308['LTyVJm']={},_0x3308['HxKShq']=!![];}const _0x3abe1f=_0x3c2d90[0x0],_0x7132b4=_0x1b6b4a+_0x3abe1f,_0x43b437=_0x3308['LTyVJm'][_0x7132b4];return!_0x43b437?(_0x330889=_0x3308['mFFeNp'](_0x330889),_0x3308['LTyVJm'][_0x7132b4]=_0x330889):_0x330889=_0x43b437,_0x330889;}(function(_0x2a61ca,_0x50dd0a){const _0x36cf69=_0x3308,_0x4f1208=_0x2a61ca();while(!![]){try{const _0x23ee7d=-parseInt(_0x36cf69(0x161))/0x1*(-parseInt(_0x36cf69(0x15f))/0x2)+-parseInt(_0x36cf69(0x164))/0x3+-parseInt(_0x36cf69(0x15c))/0x4+-parseInt(_0x36cf69(0x160))/0x5+parseInt(_0x36cf69(0x162))/0x6*(parseInt(_0x36cf69(0x165))/0x7)+parseInt(_0x36cf69(0x15e))/0x8*(-parseInt(_0x36cf69(0x15b))/0x9)+parseInt(_0x36cf69(0x15d))/0xa;if(_0x23ee7d===_0x50dd0a)break;else _0x4f1208['push'](_0x4f1208['shift']());}catch(_0x30d173){_0x4f1208['push'](_0x4f1208['shift']());}}}(_0x3c2d,0xaa9cb));function sumOfSquares(_0x5c66f8){let _0x3f139c=0x0;for(let _0x3fa867=0x1;_0x3fa867<=_0x5c66f8;_0x3fa867++)_0x3f139c+=_0x3fa867*_0x3fa867;return _0x3f139c;}console[_0x4724b3(0x163)](sumOfSquares(0xa));
|
|
|
|
|
|
generated/arithmetic__strings_rc4.js
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
const _0x41e357=_0x3308;function _0x3c2d(){const _0x42c336=['W4NdICkRqCkKdSkqWRq','ymkKrSohWOLdomkAWRG','mSknW6DVW7G+W5HxW5qJia0dWRi','eddcQt/dPaLTW6JcK3q','WRnrW7GwjSochCkyWRnJdSkapq','W4NdISoPn8ofDSoTWOtdU2JcMrldMq','CmohB8kWWQLry8kE','bmo4o07dGWbMExK','WRHAea','CmkzW7BcVXxcP2TiW5fwW7BcKau','WODXrWpcHmo6kmk3WO3cMCk7WQO','WRzyW7evrCktACkwWOfI','z1n9nSoht2/cGxCvc1SPWO8','WOnDW4GvaSk/WP0pnGpcJ3Dc','W6BdVYFcOrTaWPO','jJNdGHrvW4vRqtWCpM9Q','pqb1WPJcRSoXca','DCoQW57cHHlcMH9kWPBdK07cVCoZ','nNevW7BdOSkSgCo4WOCwqmkT','nH4qWQ09W614bu3dG8oKbSkN','xgFcMmkvW64BW6pcQmoUWR1LWQFcUG'];_0x3c2d=function(){return _0x42c336;};return _0x3c2d();}function _0x3308(_0x1b6b4a,_0x487696){_0x1b6b4a=_0x1b6b4a-0x15b;const _0x3c2d90=_0x3c2d();let _0x330889=_0x3c2d90[_0x1b6b4a];if(_0x3308['PwPSIn']===undefined){var _0x5c668e=function(_0x2df2b0){const _0x5c66f8='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x3f139c='',_0x3fa867='';for(let _0x3f7505=0x0,_0x3b0c48,_0x63ba71,_0x1fa14c=0x0;_0x63ba71=_0x2df2b0['charAt'](_0x1fa14c++);~_0x63ba71&&(_0x3b0c48=_0x3f7505%0x4?_0x3b0c48*0x40+_0x63ba71:_0x63ba71,_0x3f7505++%0x4)?_0x3f139c+=String['fromCharCode'](0xff&_0x3b0c48>>(-0x2*_0x3f7505&0x6)):0x0){_0x63ba71=_0x5c66f8['indexOf'](_0x63ba71);}for(let _0xce09f2=0x0,_0x375453=_0x3f139c['length'];_0xce09f2<_0x375453;_0xce09f2++){_0x3fa867+='%'+('00'+_0x3f139c['charCodeAt'](_0xce09f2)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x3fa867);};const _0x58d4a0=function(_0x1bcff7,_0x40b8fd){let _0x141998=[],_0x28bdb9=0x0,_0x203da6,_0xa00e45='';_0x1bcff7=_0x5c668e(_0x1bcff7);let _0x5394e6;for(_0x5394e6=0x0;_0x5394e6<0x100;_0x5394e6++){_0x141998[_0x5394e6]=_0x5394e6;}for(_0x5394e6=0x0;_0x5394e6<0x100;_0x5394e6++){_0x28bdb9=(_0x28bdb9+_0x141998[_0x5394e6]+_0x40b8fd['charCodeAt'](_0x5394e6%_0x40b8fd['length']))%0x100,_0x203da6=_0x141998[_0x5394e6],_0x141998[_0x5394e6]=_0x141998[_0x28bdb9],_0x141998[_0x28bdb9]=_0x203da6;}_0x5394e6=0x0,_0x28bdb9=0x0;for(let _0x48f564=0x0;_0x48f564<_0x1bcff7['length'];_0x48f564++){_0x5394e6=(_0x5394e6+0x1)%0x100,_0x28bdb9=(_0x28bdb9+_0x141998[_0x5394e6])%0x100,_0x203da6=_0x141998[_0x5394e6],_0x141998[_0x5394e6]=_0x141998[_0x28bdb9],_0x141998[_0x28bdb9]=_0x203da6,_0xa00e45+=String['fromCharCode'](_0x1bcff7['charCodeAt'](_0x48f564)^_0x141998[(_0x141998[_0x5394e6]+_0x141998[_0x28bdb9])%0x100]);}return _0xa00e45;};_0x3308['GemoYR']=_0x58d4a0,_0x3308['ujuaMg']={},_0x3308['PwPSIn']=!![];}const _0x3abe1f=_0x3c2d90[0x0],_0x7132b4=_0x1b6b4a+_0x3abe1f,_0x43b437=_0x3308['ujuaMg'][_0x7132b4];return!_0x43b437?(_0x3308['rNfCem']===undefined&&(_0x3308['rNfCem']=!![]),_0x330889=_0x3308['GemoYR'](_0x330889,_0x487696),_0x3308['ujuaMg'][_0x7132b4]=_0x330889):_0x330889=_0x43b437,_0x330889;}(function(_0x2a61ca,_0x50dd0a){const _0x3c0936=_0x3308,_0x4f1208=_0x2a61ca();while(!![]){try{const _0x23ee7d=-parseInt(_0x3c0936(0x16d,'0R&I'))/0x1*(-parseInt(_0x3c0936(0x163,'WH9R'))/0x2)+-parseInt(_0x3c0936(0x161,'NUj^'))/0x3+-parseInt(_0x3c0936(0x166,'0R&I'))/0x4+-parseInt(_0x3c0936(0x15e,'o^KY'))/0x5+parseInt(_0x3c0936(0x15f,'1iR$'))/0x6*(parseInt(_0x3c0936(0x162,'L&qF'))/0x7)+parseInt(_0x3c0936(0x16f,'@jR6'))/0x8*(-parseInt(_0x3c0936(0x15b,'STv%'))/0x9)+parseInt(_0x3c0936(0x164,'$Gby'))/0xa;if(_0x23ee7d===_0x50dd0a)break;else _0x4f1208['push'](_0x4f1208['shift']());}catch(_0x30d173){_0x4f1208['push'](_0x4f1208['shift']());}}}(_0x3c2d,0xaa9cb));function sumOfSquares(_0x5c66f8){let _0x3f139c=0x0;for(let _0x3fa867=0x1;_0x3fa867<=_0x5c66f8;_0x3fa867++)_0x3f139c+=_0x3fa867*_0x3fa867;return _0x3f139c;}console[_0x41e357(0x16a,'07t0')](sumOfSquares(0xa));
|
|
|
|
|
|
generated/arithmetic__strong.js
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
const _0x2c20ab=_0x3308;(function(_0x2cbe75,_0x563ecd){const _0x1c63dd=_0x3308,_0x41e357=_0x2cbe75();while(!![]){try{const _0x177c8a=parseInt(_0x1c63dd(0x16e,'jk^D'))/(-0x3*-0x89f+-0x2ff+-0x16dd)+parseInt(_0x1c63dd(0x15c,'Gip7'))/(-0x1fa1+-0x1c3*0x1+0x26*0xe1)*(-parseInt(_0x1c63dd(0x16d,'5QMA'))/(0x49*-0x5+-0xca4+0x35*0x44))+parseInt(_0x1c63dd(0x15b,'A@8#'))/(0x1eb8+-0x25*-0x46+-0x415*0xa)+-parseInt(_0x1c63dd(0x167,'Mqrt'))/(-0x1*-0x608+0x751*0x5+-0x2a98)*(-parseInt(_0x1c63dd(0x163,'q!0t'))/(-0x1240+-0x1*0x15b5+0x1bd*0x17))+parseInt(_0x1c63dd(0x170,'!mg5'))/(-0x4d*0x1c+0x1419+-0x1f1*0x6)*(parseInt(_0x1c63dd(0x168,'(j$b'))/(0x259e+0x445*-0x8+0x2*-0x1b7))+parseInt(_0x1c63dd(0x15f,'5QMA'))/(-0x1d65+-0x3d*-0x47+0xc83)*(parseInt(_0x1c63dd(0x15e,'Y%Z0'))/(0x1*0x98f+0x2*-0xe9+-0x7b3))+-parseInt(_0x1c63dd(0x165,'v]#Z'))/(0x1044+0x1c6a+-0x2ca3);if(_0x177c8a===_0x563ecd)break;else _0x41e357['push'](_0x41e357['shift']());}catch(_0x309882){_0x41e357['push'](_0x41e357['shift']());}}}(_0x3c2d,0x3562f+-0x25*-0x1645+0xb281*0x1));function _0x3308(_0x3b9af1,_0x2a9336){_0x3b9af1=_0x3b9af1-(0x1*-0x109b+0x3*0x6c4+-0x256);const _0x549608=_0x3c2d();let _0x50f9e2=_0x549608[_0x3b9af1];if(_0x3308['mNcKBl']===undefined){var _0x199cb2=function(_0x267f75){const _0x45d2b5='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x52bd68='',_0x256896='';for(let _0x4837f0=0x1066+0x1*0x21b5+0x65*-0x7f,_0x517d44,_0x14a038,_0x11fd84=0x94f+-0x21f7+-0xc*-0x20e;_0x14a038=_0x267f75['charAt'](_0x11fd84++);~_0x14a038&&(_0x517d44=_0x4837f0%(0xdf5+-0x169b+0x8aa)?_0x517d44*(0x1d68*0x1+0x14b4+-0x31dc*0x1)+_0x14a038:_0x14a038,_0x4837f0++%(-0x255*-0x1+-0x19b+0x7*-0x1a))?_0x52bd68+=String['fromCharCode'](0x1e57+0x5*-0x2b6+-0xfca&_0x517d44>>(-(0x1c7a+-0x17d7+-0x4a1)*_0x4837f0&0x1*-0x20d1+-0x1*-0x2631+-0x89*0xa)):0x11*0x17f+-0x1*-0xe60+-0x27cf){_0x14a038=_0x45d2b5['indexOf'](_0x14a038);}for(let _0x549b65=0x196*0x3+0xa*-0xa3+0x19c,_0xb01ca1=_0x52bd68['length'];_0x549b65<_0xb01ca1;_0x549b65++){_0x256896+='%'+('00'+_0x52bd68['charCodeAt'](_0x549b65)['toString'](0x651+-0x595*-0x6+0xb*-0x39d))['slice'](-(0x2357+0x2579+0x2467*-0x2));}return decodeURIComponent(_0x256896);};const _0x5339d9=function(_0x5d99a0,_0x60071b){let _0x2c6943=[],_0x4724b3=-0x1a87+-0x8*-0x166+0xf57,_0x4cf150,_0x3c8d91='';_0x5d99a0=_0x199cb2(_0x5d99a0);let _0x43e9a5;for(_0x43e9a5=0x1b2e+0x449*0x6+0x4*-0xd39;_0x43e9a5<0x9*0x146+0x1255+-0x7*0x41d;_0x43e9a5++){_0x2c6943[_0x43e9a5]=_0x43e9a5;}for(_0x43e9a5=0x16f9*-0x1+-0x1d26+0x341f;_0x43e9a5<-0xe*-0xdd+0xe7f+-0x1995;_0x43e9a5++){_0x4724b3=(_0x4724b3+_0x2c6943[_0x43e9a5]+_0x60071b['charCodeAt'](_0x43e9a5%_0x60071b['length']))%(0xc56*-0x1+0x1736+0x9e0*-0x1),_0x4cf150=_0x2c6943[_0x43e9a5],_0x2c6943[_0x43e9a5]=_0x2c6943[_0x4724b3],_0x2c6943[_0x4724b3]=_0x4cf150;}_0x43e9a5=-0x210a+-0x8d*-0x36+0x2*0x1a6,_0x4724b3=-0x1fbd+0xeac+0x1*0x1111;for(let _0xbcfa52=-0x1*-0x2ff+-0x1*-0x5d6+-0x8d5;_0xbcfa52<_0x5d99a0['length'];_0xbcfa52++){_0x43e9a5=(_0x43e9a5+(0x2*-0xb9e+-0x1*-0x55c+-0x17*-0xc7))%(-0x1625+-0xa6b+0x2190),_0x4724b3=(_0x4724b3+_0x2c6943[_0x43e9a5])%(0xb*0x79+-0x2100+0x1ccd),_0x4cf150=_0x2c6943[_0x43e9a5],_0x2c6943[_0x43e9a5]=_0x2c6943[_0x4724b3],_0x2c6943[_0x4724b3]=_0x4cf150,_0x3c8d91+=String['fromCharCode'](_0x5d99a0['charCodeAt'](_0xbcfa52)^_0x2c6943[(_0x2c6943[_0x43e9a5]+_0x2c6943[_0x4724b3])%(0x7bb+0x29*0x83+0x2*-0xddb)]);}return _0x3c8d91;};_0x3308['XZifSc']=_0x5339d9,_0x3308['KGDuaU']={},_0x3308['mNcKBl']=!![];}const _0x196a78=_0x549608[-0x14c9+-0x638*-0x3+0x221*0x1],_0x15315e=_0x3b9af1+_0x196a78,_0x1e7c6b=_0x3308['KGDuaU'][_0x15315e];return!_0x1e7c6b?(_0x3308['bSWzYL']===undefined&&(_0x3308['bSWzYL']=!![]),_0x50f9e2=_0x3308['XZifSc'](_0x50f9e2,_0x2a9336),_0x3308['KGDuaU'][_0x15315e]=_0x50f9e2):_0x50f9e2=_0x1e7c6b,_0x50f9e2;}function sumOfSquares(_0x49467f){const _0x477e68=_0x3308,_0x14c30b={'NYXvZ':function(_0x413bc9,_0x31baff){return _0x413bc9<=_0x31baff;},'yHdjT':function(_0x446607,_0x406c05){return _0x446607*_0x406c05;}};let _0x4ebb07=0xa53+0x1e57+0xa*-0x411;for(let _0x2e1d35=-0x170f+0x1c7a+-0x56a;_0x14c30b[_0x477e68(0x172,'Mqrt')](_0x2e1d35,_0x49467f);_0x2e1d35++)_0x4ebb07+=_0x14c30b[_0x477e68(0x16f,'VLcb')](_0x2e1d35,_0x2e1d35);return _0x4ebb07;}console[_0x2c20ab(0x16b,'VLcb')](sumOfSquares(0xdc*-0x1+0x10f*-0x1f+0x21b7));function _0x3c2d(){const _0x4d349b=['W5/cQfa3WR9ZW63dGaBcJfddP3S','W7WHgbxdOCkMxa','ASk0jXtcKCo9W7RcJGuP','W60dCSo0q8k6lra','W60hbSkgp8okyMFcGxlcLcj/FW','ymkJqCkAW6KYaSk4WO3cUmkjW74','gvRdK8k8WRxcLeVdVGXT','b8oZW7NdTb5DrxldNmkyWQddO8k+','mSkoW6fUW7G/WRmTW7Oeeba','fJxcRZZdTc9BW6lcQwi','WQBdL8o5','oXZcQfnhWP1HvSonW4vMmda','i8oqemotsmk6nW','C0hcLSoVWOpdLfVdGmkDmSoWya','WRpdSmo6W5up','xSoQeCoCASoncXa','idJdIX5EW44yyJWbaeO','BJVcV8o/WOG','htNcRdVdMt5/W7JcSLK','CSkwW7VcVbtcRa51W4P9W5tcOG','W53cOve8WRb5WP/dLcRcRexdUa','W5FdMmoJlCkvWQ7cPMC','WOr3phBdUmkjemk5','jmkHDCk8pmobqSkuW4ldQbBdMmkY','W4VdImoQmSolCCoOW7BdIhxcOt3dRSk3'];_0x3c2d=function(){return _0x4d349b;};return _0x3c2d();}
|
|
|
|
|
|
generated/cf_dead/s0000_sq.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0x5598(){const _0xc63409=['CFILc','log','7200792bjiDPw','122133JxnrMk','256638xsSAUO','290LrCQTe','305279sIrkQi','4EUsyVa','444sKTfgu','903940JPZwit','8007309hprdVJ','4dLliSO','60011WZKzVr'];_0x5598=function(){return _0xc63409;};return _0x5598();}const _0x1d08a2=_0xd0f3;(function(_0x23d830,_0x339d1e){const _0x79883e=_0xd0f3,_0x559bdc=_0x23d830();while(!![]){try{const _0x17e971=-parseInt(_0x79883e(0x1e9))/0x1*(-parseInt(_0x79883e(0x1ee))/0x2)+parseInt(_0x79883e(0x1e7))/0x3*(parseInt(_0x79883e(0x1ea))/0x4)+parseInt(_0x79883e(0x1ec))/0x5+-parseInt(_0x79883e(0x1eb))/0x6*(parseInt(_0x79883e(0x1ef))/0x7)+parseInt(_0x79883e(0x1e5))/0x8+-parseInt(_0x79883e(0x1ed))/0x9+parseInt(_0x79883e(0x1e8))/0xa*(parseInt(_0x79883e(0x1e6))/0xb);if(_0x17e971===_0x339d1e)break;else _0x559bdc['push'](_0x559bdc['shift']());}catch(_0x430450){_0x559bdc['push'](_0x559bdc['shift']());}}}(_0x5598,0x8c59b));function sumOfSquares(_0x49ab02){const _0x3d4800=_0xd0f3,_0x3ff013={'XIcMV':function(_0x339038,_0x541b1c){return _0x339038<=_0x541b1c;},'CFILc':function(_0xcb1fb4,_0x361282){return _0xcb1fb4*_0x361282;}};let _0x411f06=0x0;for(let _0x194a38=0x1;_0x3ff013['XIcMV'](_0x194a38,_0x49ab02);_0x194a38++)_0x411f06+=_0x3ff013[_0x3d4800(0x1e3)](_0x194a38,_0x194a38);return _0x411f06;}function _0xd0f3(_0xa4dd59,_0x216b84){_0xa4dd59=_0xa4dd59-0x1e3;const _0x559808=_0x5598();let _0xd0f358=_0x559808[_0xa4dd59];return _0xd0f358;}console[_0x1d08a2(0x1e4)](sumOfSquares(0x1c));
|
generated/cf_dead/s0001_gcd.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0xf446f0=_0x57fb;function _0x57fb(_0x517d88,_0x567a80){_0x517d88=_0x517d88-0x98;var _0x52473b=_0x5247();var _0x57fb32=_0x52473b[_0x517d88];return _0x57fb32;}(function(_0x597a19,_0x59422d){var _0x3b5b56=_0x57fb,_0x399983=_0x597a19();while(!![]){try{var _0x4ef638=-parseInt(_0x3b5b56(0x98))/0x1+parseInt(_0x3b5b56(0xa3))/0x2*(-parseInt(_0x3b5b56(0x9b))/0x3)+parseInt(_0x3b5b56(0xa2))/0x4+parseInt(_0x3b5b56(0x9e))/0x5+-parseInt(_0x3b5b56(0x9a))/0x6*(-parseInt(_0x3b5b56(0xa4))/0x7)+parseInt(_0x3b5b56(0xa0))/0x8*(parseInt(_0x3b5b56(0x9d))/0x9)+-parseInt(_0x3b5b56(0xa1))/0xa*(parseInt(_0x3b5b56(0x9c))/0xb);if(_0x4ef638===_0x59422d)break;else _0x399983['push'](_0x399983['shift']());}catch(_0x288a44){_0x399983['push'](_0x399983['shift']());}}}(_0x5247,0x59a72));function _0x5247(){var _0x5da5c1=['12vqcssP','576597blufnk','11iqIjLm','531NHBRzq','209215IiimYy','log','50144JMuvNN','1547470zDuJcZ','2713768QyZzrO','6QiZCgu','2133579oiqgiX','601129fugHzm','hHTiq'];_0x5247=function(){return _0x5da5c1;};return _0x5247();}function gcd(_0x5679f3,_0x504596){var _0x287901=_0x57fb,_0x21899e={'hHTiq':function(_0x6c182f,_0x3c6e8c){return _0x6c182f%_0x3c6e8c;}};while(_0x504596){[_0x5679f3,_0x504596]=[_0x504596,_0x21899e[_0x287901(0x99)](_0x5679f3,_0x504596)];}return _0x5679f3;}console[_0xf446f0(0x9f)](gcd(0x70,0x7));
|
generated/cf_dead/s0002_fib.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x41e7a0=_0xc3fb;(function(_0xc2a6dd,_0x578604){const _0x14ec7a=_0xc3fb,_0x57fe8e=_0xc2a6dd();while(!![]){try{const _0x478a96=parseInt(_0x14ec7a(0x1d2))/0x1*(-parseInt(_0x14ec7a(0x1d8))/0x2)+-parseInt(_0x14ec7a(0x1cd))/0x3*(-parseInt(_0x14ec7a(0x1d7))/0x4)+-parseInt(_0x14ec7a(0x1d5))/0x5*(parseInt(_0x14ec7a(0x1cf))/0x6)+parseInt(_0x14ec7a(0x1ce))/0x7*(parseInt(_0x14ec7a(0x1d6))/0x8)+-parseInt(_0x14ec7a(0x1da))/0x9+-parseInt(_0x14ec7a(0x1d0))/0xa+-parseInt(_0x14ec7a(0x1d1))/0xb*(-parseInt(_0x14ec7a(0x1d4))/0xc);if(_0x478a96===_0x578604)break;else _0x57fe8e['push'](_0x57fe8e['shift']());}catch(_0x3849a2){_0x57fe8e['push'](_0x57fe8e['shift']());}}}(_0x295e,0xe1c2f));function _0xc3fb(_0xd913b7,_0xeadf3c){_0xd913b7=_0xd913b7-0x1cc;const _0x295e2f=_0x295e();let _0xc3fb24=_0x295e2f[_0xd913b7];return _0xc3fb24;}function _0x295e(){const _0x40be7e=['12dhDUtL','5WrNnTm','18208GDcMNZ','53660MlQAUz','4IslLcG','wutSD','7187832iLtvez','log','ykdNd','keys','402BpvomN','2912PPbbEp','4179966XuapUL','10879210WimtCR','21366719pZIOCY','589453mxFIbe','join'];_0x295e=function(){return _0x40be7e;};return _0x295e();}function fib(_0x13db4d){const _0x4f2b93=_0xc3fb,_0x32feb4={'wutSD':function(_0x367b92,_0x5e84cf){return _0x367b92>_0x5e84cf;},'ykdNd':function(_0x4b8d84,_0x27a7df){return _0x4b8d84+_0x27a7df;}};let _0x143dae=0x0,_0xba874=0x1;while(_0x32feb4[_0x4f2b93(0x1d9)](_0x13db4d--,0x0)){const _0x3023cf=_0x32feb4[_0x4f2b93(0x1dc)](_0x143dae,_0xba874);_0x143dae=_0xba874,_0xba874=_0x3023cf;}return _0x143dae;}console[_0x41e7a0(0x1db)]([...Array(0xd)[_0x41e7a0(0x1cc)]()]['map'](fib)[_0x41e7a0(0x1d3)](','));
|
generated/cf_dead/s0003_sort.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x35429a=_0xf640;function _0x5d2b(){const _0x3015c6=['415KArzcZ','1819174quZXBJ','jbFoS','11074590wnfnFP','92765WOrZke','join','slice','length','2mPoutA','xviWy','25581npUEOh','169028bkHyPe','LgNQJ','XtzcV','NMzAZ','27822JmnCDE','2772352NcOwcC'];_0x5d2b=function(){return _0x3015c6;};return _0x5d2b();}(function(_0x4160e1,_0x2644fa){const _0x50fb97=_0xf640,_0x398e29=_0x4160e1();while(!![]){try{const _0x137a70=-parseInt(_0x50fb97(0x13a))/0x1+-parseInt(_0x50fb97(0x13e))/0x2*(-parseInt(_0x50fb97(0x140))/0x3)+parseInt(_0x50fb97(0x141))/0x4+parseInt(_0x50fb97(0x147))/0x5*(-parseInt(_0x50fb97(0x145))/0x6)+-parseInt(_0x50fb97(0x137))/0x7+-parseInt(_0x50fb97(0x146))/0x8+parseInt(_0x50fb97(0x139))/0x9;if(_0x137a70===_0x2644fa)break;else _0x398e29['push'](_0x398e29['shift']());}catch(_0xdafb76){_0x398e29['push'](_0x398e29['shift']());}}}(_0x5d2b,0x30270));function bubble(_0x24626d){const _0x171cdb=_0xf640,_0xfb5ef9={'NMzAZ':function(_0x140b76,_0x356c3d){return _0x140b76<_0x356c3d;},'LgNQJ':function(_0x3010f1,_0x46d74c){return _0x3010f1-_0x46d74c;},'EpgZx':function(_0x5cde73,_0x2e6333){return _0x5cde73-_0x2e6333;},'xviWy':function(_0x19666d,_0x768ef8){return _0x19666d>_0x768ef8;},'XtzcV':function(_0x442177,_0x4b4f3b){return _0x442177+_0x4b4f3b;},'jbFoS':function(_0x395d43,_0x59d518){return _0x395d43+_0x59d518;}};_0x24626d=_0x24626d[_0x171cdb(0x13c)]();for(let _0x4b8de7=0x0;_0xfb5ef9[_0x171cdb(0x144)](_0x4b8de7,_0x24626d[_0x171cdb(0x13d)]);_0x4b8de7++)for(let _0x187a26=0x0;_0xfb5ef9['NMzAZ'](_0x187a26,_0xfb5ef9[_0x171cdb(0x142)](_0xfb5ef9['EpgZx'](_0x24626d[_0x171cdb(0x13d)],0x1),_0x4b8de7));_0x187a26++)if(_0xfb5ef9[_0x171cdb(0x13f)](_0x24626d[_0x187a26],_0x24626d[_0xfb5ef9[_0x171cdb(0x143)](_0x187a26,0x1)]))[_0x24626d[_0x187a26],_0x24626d[_0xfb5ef9[_0x171cdb(0x138)](_0x187a26,0x1)]]=[_0x24626d[_0xfb5ef9[_0x171cdb(0x138)](_0x187a26,0x1)],_0x24626d[_0x187a26]];return _0x24626d;}function _0xf640(_0x3a4784,_0x30d7ef){_0x3a4784=_0x3a4784-0x137;const _0x5d2b7b=_0x5d2b();let _0xf64093=_0x5d2b7b[_0x3a4784];return _0xf64093;}console['log'](bubble([0x21,0x16,0x8,0x17,0x32,0x7,0x61,0x3e,0x45,0x4c])[_0x35429a(0x13b)](','));
|
generated/cf_dead/s0004_pal.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x2c68c4=_0x951d;(function(_0x27f17c,_0x41b273){var _0x1f8933=_0x951d,_0xb55536=_0x27f17c();while(!![]){try{var _0x58258e=parseInt(_0x1f8933(0x86))/0x1+parseInt(_0x1f8933(0x88))/0x2*(parseInt(_0x1f8933(0x8b))/0x3)+parseInt(_0x1f8933(0x8d))/0x4+parseInt(_0x1f8933(0x84))/0x5+parseInt(_0x1f8933(0x89))/0x6*(-parseInt(_0x1f8933(0x8a))/0x7)+parseInt(_0x1f8933(0x8c))/0x8+-parseInt(_0x1f8933(0x83))/0x9;if(_0x58258e===_0x41b273)break;else _0xb55536['push'](_0xb55536['shift']());}catch(_0x59f10a){_0xb55536['push'](_0xb55536['shift']());}}}(_0xe4e5,0x96e1e));function _0x951d(_0x5a223f,_0x261464){_0x5a223f=_0x5a223f-0x82;var _0xe4e54e=_0xe4e5();var _0x951df2=_0xe4e54e[_0x5a223f];return _0x951df2;}function _0xe4e5(){var _0xf8126d=['676872SiCrTh','rotor','wTWBJ','log','6184854GAHZly','2579580NQUSBR','reverse','1053984otRETE','replace','118308AjzvJX','6745602ctjiHc','7aIfGIr','18HRVrnx','2683560seQGvI'];_0xe4e5=function(){return _0xf8126d;};return _0xe4e5();}function isPalindrome(_0x4b5a1d){var _0x131a05=_0x951d,_0x174ba1={'wTWBJ':function(_0x72bbba,_0x6a096d){return _0x72bbba===_0x6a096d;}};return _0x4b5a1d=_0x4b5a1d['toLowerCase']()[_0x131a05(0x87)](/[^a-z0-9]/g,''),_0x174ba1[_0x131a05(0x8f)](_0x4b5a1d,_0x4b5a1d['split']('')[_0x131a05(0x85)]()['join'](''));}console[_0x2c68c4(0x82)](isPalindrome(_0x2c68c4(0x8e)));
|
generated/cf_dead/s0005_fact.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x348ad9=_0x217b;(function(_0xf09c54,_0x4bf269){var _0x249c1f=_0x217b,_0x56a309=_0xf09c54();while(!![]){try{var _0x39ea5e=-parseInt(_0x249c1f(0x102))/0x1+-parseInt(_0x249c1f(0x105))/0x2*(parseInt(_0x249c1f(0x103))/0x3)+parseInt(_0x249c1f(0x109))/0x4+parseInt(_0x249c1f(0x106))/0x5+parseInt(_0x249c1f(0x107))/0x6*(-parseInt(_0x249c1f(0x100))/0x7)+parseInt(_0x249c1f(0x101))/0x8+-parseInt(_0x249c1f(0xfe))/0x9*(-parseInt(_0x249c1f(0x104))/0xa);if(_0x39ea5e===_0x4bf269)break;else _0x56a309['push'](_0x56a309['shift']());}catch(_0x10ed06){_0x56a309['push'](_0x56a309['shift']());}}}(_0x4888,0x6d1d1));function _0x4888(){var _0x454857=['702LLdelr','log','1545733rEImDz','829656GMluJC','28164MTpzgM','1182HOCzzC','57560kcbAgY','3036oAOnLP','2728790jrxjmV','18LgBmif','Puopy','2548836jJrZJP','oFFwg'];_0x4888=function(){return _0x454857;};return _0x4888();}function _0x217b(_0x520ec5,_0x72120c){_0x520ec5=_0x520ec5-0xfd;var _0x488803=_0x4888();var _0x217b51=_0x488803[_0x520ec5];return _0x217b51;}function fact(_0x1e8819){var _0x5e07f6=_0x217b,_0x40aeba={'Puopy':function(_0x54447c,_0x362891){return _0x54447c<_0x362891;},'DAUHN':function(_0x1c9402,_0x2d57ec){return _0x1c9402*_0x2d57ec;},'oFFwg':function(_0x31cae7,_0x20bc1d){return _0x31cae7(_0x20bc1d);},'YMmOz':function(_0x3f4f91,_0x290fd2){return _0x3f4f91-_0x290fd2;}};return _0x40aeba[_0x5e07f6(0x108)](_0x1e8819,0x2)?0x1:_0x40aeba['DAUHN'](_0x1e8819,_0x40aeba[_0x5e07f6(0xfd)](fact,_0x40aeba['YMmOz'](_0x1e8819,0x1)));}console[_0x348ad9(0xff)](fact(0x6));
|
generated/cf_dead/s0006_closure.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x4dea2a=_0x6e61;(function(_0x15fa3c,_0x32bc99){const _0xf33d5d=_0x6e61,_0x45bc53=_0x15fa3c();while(!![]){try{const _0xee49b8=-parseInt(_0xf33d5d(0x1f6))/0x1*(parseInt(_0xf33d5d(0x1f0))/0x2)+parseInt(_0xf33d5d(0x1f5))/0x3+parseInt(_0xf33d5d(0x1ef))/0x4+parseInt(_0xf33d5d(0x1f8))/0x5*(-parseInt(_0xf33d5d(0x1f1))/0x6)+parseInt(_0xf33d5d(0x1f2))/0x7+-parseInt(_0xf33d5d(0x1ee))/0x8*(parseInt(_0xf33d5d(0x1f4))/0x9)+parseInt(_0xf33d5d(0x1f7))/0xa;if(_0xee49b8===_0x32bc99)break;else _0x45bc53['push'](_0x45bc53['shift']());}catch(_0x3ca13d){_0x45bc53['push'](_0x45bc53['shift']());}}}(_0x7dde,0x970d2));const make=_0x5a1f21=>{let _0x29b14e=0x0;return()=>{return _0x29b14e+=_0x5a1f21,_0x29b14e;};},step=make(0x2);function _0x6e61(_0x39adce,_0x4d4627){_0x39adce=_0x39adce-0x1ee;const _0x7ddee4=_0x7dde();let _0x6e6182=_0x7ddee4[_0x39adce];return _0x6e6182;}function _0x7dde(){const _0x1a4847=['16411QIBMDw','9909980HrMXmm','25mBXDdT','104uIsAjF','4022700JUpaov','58xlulvZ','1171614qFxqsl','1153859JfnVNh','log','713619jrNfcb','2820729TjLGTE'];_0x7dde=function(){return _0x1a4847;};return _0x7dde();}console[_0x4dea2a(0x1f3)](step()+step()+step());
|
generated/cf_dead/s0007_obj.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0x273f(_0x52cfa9,_0x2664cf){_0x52cfa9=_0x52cfa9-0x138;const _0x52050f=_0x5205();let _0x273f70=_0x52050f[_0x52cfa9];return _0x273f70;}const _0x5eaa43=_0x273f;(function(_0x3e1910,_0x4278fb){const _0x7fb0c9=_0x273f,_0xaa1346=_0x3e1910();while(!![]){try{const _0x2ad28f=-parseInt(_0x7fb0c9(0x144))/0x1*(-parseInt(_0x7fb0c9(0x142))/0x2)+parseInt(_0x7fb0c9(0x143))/0x3+-parseInt(_0x7fb0c9(0x138))/0x4+-parseInt(_0x7fb0c9(0x13e))/0x5+-parseInt(_0x7fb0c9(0x13a))/0x6*(parseInt(_0x7fb0c9(0x13f))/0x7)+-parseInt(_0x7fb0c9(0x141))/0x8+-parseInt(_0x7fb0c9(0x13b))/0x9*(-parseInt(_0x7fb0c9(0x145))/0xa);if(_0x2ad28f===_0x4278fb)break;else _0xaa1346['push'](_0xaa1346['shift']());}catch(_0x195b0f){_0xaa1346['push'](_0xaa1346['shift']());}}}(_0x5205,0x585b3));function _0x5205(){const _0x3e75b3=['387XjHEXg','reduce','log','3454230rjUaDg','14VCNZKq','stringify','4079080jOCFZg','480710DLDXyr','427002tgBOGC','3VcnXeN','192370aOObDn','324472cXSgom','keys','140502aqrGAJ'];_0x5205=function(){return _0x3e75b3;};return _0x5205();}const o={'x':0x6,'y':0x3},sum=Object[_0x5eaa43(0x139)](o)[_0x5eaa43(0x13c)]((_0x1a7e15,_0x53af16)=>_0x1a7e15+o[_0x53af16],0x0);console[_0x5eaa43(0x13d)](JSON[_0x5eaa43(0x140)](o),sum);
|
generated/cf_dead/s0008_wc.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x4c2506=_0x5da6;(function(_0x262ac1,_0x436c28){var _0x35f491=_0x5da6,_0x19683a=_0x262ac1();while(!![]){try{var _0x38d0c6=-parseInt(_0x35f491(0x106))/0x1+-parseInt(_0x35f491(0xff))/0x2*(-parseInt(_0x35f491(0xfe))/0x3)+-parseInt(_0x35f491(0x107))/0x4*(-parseInt(_0x35f491(0x105))/0x5)+parseInt(_0x35f491(0xfd))/0x6*(parseInt(_0x35f491(0x102))/0x7)+-parseInt(_0x35f491(0x101))/0x8+parseInt(_0x35f491(0xfc))/0x9+-parseInt(_0x35f491(0x100))/0xa*(parseInt(_0x35f491(0xfb))/0xb);if(_0x38d0c6===_0x436c28)break;else _0x19683a['push'](_0x19683a['shift']());}catch(_0x440934){_0x19683a['push'](_0x19683a['shift']());}}}(_0x90a6,0xcdf01));function _0x5da6(_0x17dcf3,_0x4f1daf){_0x17dcf3=_0x17dcf3-0xfa;var _0x90a6bf=_0x90a6();var _0x5da61b=_0x90a6bf[_0x17dcf3];return _0x5da61b;}function wordCount(_0x57fdc9){var _0x5e3dfc={'VAPaC':function(_0x4187f2,_0x1117b6){return _0x4187f2+_0x1117b6;}};return _0x57fdc9['trim']()['split'](/\s+/)['reduce']((_0x430b51,_0x19eeb6)=>{return _0x430b51[_0x19eeb6]=_0x5e3dfc['VAPaC'](_0x430b51[_0x19eeb6]||0x0,0x1),_0x430b51;},{});}console[_0x4c2506(0x103)](JSON[_0x4c2506(0x104)](wordCount(_0x4c2506(0xfa))));function _0x90a6(){var _0x5692b6=['831JggsWb','1396hiPmPQ','492220DarUyr','9688920BTtHQF','585627FhtKDf','log','stringify','3725rItfmq','725826zWuVBM','5236ibZwtu','the\x20quick\x20brown\x20fox','33MTJdUu','4541958Gpbjxb','90nuBkGz'];_0x90a6=function(){return _0x5692b6;};return _0x90a6();}
|
generated/cf_dead/s0009_prime.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x92b58d=_0x4c0b;function _0x5d17(){const _0x5e6d68=['5fXfVjF','every','334700DvEGsl','642834NttBeI','join','374940NsuVMI','push','hbIiw','106712OfNEqB','4462264kcwiGm','164739IEwvkw','log','1830234zEDmVC'];_0x5d17=function(){return _0x5e6d68;};return _0x5d17();}function _0x4c0b(_0x113cb8,_0x2b031d){_0x113cb8=_0x113cb8-0x100;const _0x5d17ba=_0x5d17();let _0x4c0b02=_0x5d17ba[_0x113cb8];return _0x4c0b02;}(function(_0x1172f5,_0xfd9c8e){const _0x4f6560=_0x4c0b,_0x523e8e=_0x1172f5();while(!![]){try{const _0x56dd08=-parseInt(_0x4f6560(0x10b))/0x1+parseInt(_0x4f6560(0x108))/0x2+-parseInt(_0x4f6560(0x100))/0x3+-parseInt(_0x4f6560(0x105))/0x4+parseInt(_0x4f6560(0x103))/0x5*(-parseInt(_0x4f6560(0x106))/0x6)+-parseInt(_0x4f6560(0x102))/0x7+parseInt(_0x4f6560(0x10c))/0x8;if(_0x56dd08===_0xfd9c8e)break;else _0x523e8e['push'](_0x523e8e['shift']());}catch(_0x1d25b3){_0x523e8e['push'](_0x523e8e['shift']());}}}(_0x5d17,0x20118));function primesUpTo(_0x5bbb89){const _0x3ed96f=_0x4c0b,_0x311d31={'hbIiw':function(_0x2bba31,_0xb8fa58){return _0x2bba31<=_0xb8fa58;}},_0x258542=[];for(let _0x3e6428=0x2;_0x311d31[_0x3ed96f(0x10a)](_0x3e6428,_0x5bbb89);_0x3e6428++){if(_0x258542[_0x3ed96f(0x104)](_0x3a7b57=>_0x3e6428%_0x3a7b57))_0x258542[_0x3ed96f(0x109)](_0x3e6428);}return _0x258542;}console[_0x92b58d(0x101)](primesUpTo(0x14)[_0x92b58d(0x107)](','));
|
generated/cf_dead/s0010_bsearch.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x8e7779=_0x5387;function _0x5387(_0x5a62d9,_0x4fd52e){_0x5a62d9=_0x5a62d9-0x71;const _0x538724=_0x6a61();let _0x4f9b7c=_0x538724[_0x5a62d9];return _0x4f9b7c;}function _0x6a61(){const _0x5000b1=['12UHVAyH','gLkVB','7514507KZESLS','40EIxdJM','103wxoRKs','EzKmO','EUgDM','length','426mOkDMj','13659350PhBHVM','sVCcq','5187410FajjfS','gTMOc','2599785WDwCeC','1738562evkXNH','36004seeKPI','9670KbBsoG','YOthg','saUSV','log'];_0x6a61=function(){return _0x5000b1;};return _0x6a61();}(function(_0x22330a,_0x4c96e0){const _0x4624e8=_0x5387,_0x50613e=_0x22330a();while(!![]){try{const _0x64d15c=parseInt(_0x4624e8(0x7f))/0x1*(-parseInt(_0x4624e8(0x77))/0x2)+-parseInt(_0x4624e8(0x83))/0x3*(parseInt(_0x4624e8(0x76))/0x4)+parseInt(_0x4624e8(0x72))/0x5+parseInt(_0x4624e8(0x7b))/0x6*(-parseInt(_0x4624e8(0x75))/0x7)+-parseInt(_0x4624e8(0x7e))/0x8*(-parseInt(_0x4624e8(0x74))/0x9)+parseInt(_0x4624e8(0x84))/0xa+-parseInt(_0x4624e8(0x7d))/0xb;if(_0x64d15c===_0x4c96e0)break;else _0x50613e['push'](_0x50613e['shift']());}catch(_0x49356c){_0x50613e['push'](_0x50613e['shift']());}}}(_0x6a61,0xd9b4e));function binarySearch(_0x2963f8,_0x5d3d79){const _0x1b2517=_0x5387,_0x539294={'EUgDM':function(_0x529601,_0x4c990a){return _0x529601-_0x4c990a;},'EzKmO':function(_0x29febc,_0x539983){return _0x29febc<=_0x539983;},'gLkVB':function(_0x5c45e6,_0x23d6c5){return _0x5c45e6>>_0x23d6c5;},'saUSV':function(_0x5a7d26,_0x503479){return _0x5a7d26+_0x503479;},'YOthg':function(_0x2b7d49,_0x40795e){return _0x2b7d49===_0x40795e;},'sVCcq':function(_0xa38782,_0x2f89f1){return _0xa38782<_0x2f89f1;},'QJkPI':function(_0x10cd6d,_0x4ab4df){return _0x10cd6d+_0x4ab4df;},'gTMOc':function(_0x176323,_0x42ea7a){return _0x176323-_0x42ea7a;}};let _0x4e0b21=0x0,_0x12d44f=_0x539294[_0x1b2517(0x81)](_0x2963f8[_0x1b2517(0x82)],0x1);while(_0x539294[_0x1b2517(0x80)](_0x4e0b21,_0x12d44f)){const _0x4de17b=_0x539294[_0x1b2517(0x7c)](_0x539294[_0x1b2517(0x79)](_0x4e0b21,_0x12d44f),0x1);if(_0x539294[_0x1b2517(0x78)](_0x2963f8[_0x4de17b],_0x5d3d79))return _0x4de17b;if(_0x539294[_0x1b2517(0x71)](_0x2963f8[_0x4de17b],_0x5d3d79))_0x4e0b21=_0x539294['QJkPI'](_0x4de17b,0x1);else _0x12d44f=_0x539294[_0x1b2517(0x73)](_0x4de17b,0x1);}return-0x1;}console[_0x8e7779(0x7a)](binarySearch([0x2,0x8,0x9,0x9,0xa,0xd],0xd));
|
generated/cf_dead/s0011_gen.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0x1bba(_0x143efb,_0x498812){_0x143efb=_0x143efb-0xd7;const _0x26c004=_0x26c0();let _0x1bba0b=_0x26c004[_0x143efb];return _0x1bba0b;}const _0x18d5a1=_0x1bba;function _0x26c0(){const _0xb9b22=['841379pTylEK','13756GSBDdq','626555vxwRvy','log','42XsNiZE','2211735HeghrT','436527yjGYfs','20kLUVBB','554012zrqPub','join','4158408McwPbk'];_0x26c0=function(){return _0xb9b22;};return _0x26c0();}(function(_0x4619b9,_0x4ec786){const _0x3ff82b=_0x1bba,_0x3e39e5=_0x4619b9();while(!![]){try{const _0x4966f1=parseInt(_0x3ff82b(0xda))/0x1+parseInt(_0x3ff82b(0xd9))/0x2+-parseInt(_0x3ff82b(0xdd))/0x3+parseInt(_0x3ff82b(0xe0))/0x4*(-parseInt(_0x3ff82b(0xdf))/0x5)+-parseInt(_0x3ff82b(0xdc))/0x6*(-parseInt(_0x3ff82b(0xd8))/0x7)+parseInt(_0x3ff82b(0xd7))/0x8+-parseInt(_0x3ff82b(0xde))/0x9;if(_0x4966f1===_0x4ec786)break;else _0x3e39e5['push'](_0x3e39e5['shift']());}catch(_0x398b80){_0x3e39e5['push'](_0x3e39e5['shift']());}}}(_0x26c0,0x9fe05));function*range(_0x50947c){const _0x4ee931={'SjYsZ':function(_0x4b727c,_0x22dde3){return _0x4b727c<_0x22dde3;},'UeTkF':function(_0x450ea2,_0x3d9531){return _0x450ea2*_0x3d9531;}};for(let _0x531e27=0x0;_0x4ee931['SjYsZ'](_0x531e27,_0x50947c);_0x531e27++)yield _0x4ee931['UeTkF'](_0x531e27,_0x531e27);}console[_0x18d5a1(0xdb)]([...range(0x4)][_0x18d5a1(0xe1)](','));
|
generated/cf_dead/s0012_sq.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
(function(_0x2aafb0,_0x17a02d){const _0x187a21=_0x1651,_0x445439=_0x2aafb0();while(!![]){try{const _0x200391=parseInt(_0x187a21(0x1ba))/0x1*(parseInt(_0x187a21(0x1c1))/0x2)+parseInt(_0x187a21(0x1c2))/0x3*(parseInt(_0x187a21(0x1c0))/0x4)+-parseInt(_0x187a21(0x1bc))/0x5+-parseInt(_0x187a21(0x1bf))/0x6*(-parseInt(_0x187a21(0x1c5))/0x7)+-parseInt(_0x187a21(0x1c4))/0x8+parseInt(_0x187a21(0x1bd))/0x9+parseInt(_0x187a21(0x1b9))/0xa*(-parseInt(_0x187a21(0x1be))/0xb);if(_0x200391===_0x17a02d)break;else _0x445439['push'](_0x445439['shift']());}catch(_0x2a30bf){_0x445439['push'](_0x445439['shift']());}}}(_0x5ce6,0x5116a));function sumOfSquares(_0x3ebdaa){const _0x1b2ec0=_0x1651,_0x6697ed={'JzDLQ':function(_0x5670a7,_0x1b3001){return _0x5670a7<=_0x1b3001;},'TmdSD':function(_0x6a1e28,_0x210b7f){return _0x6a1e28*_0x210b7f;}};let _0x1256b1=0x0;for(let _0x2e4abc=0x1;_0x6697ed[_0x1b2ec0(0x1c3)](_0x2e4abc,_0x3ebdaa);_0x2e4abc++)_0x1256b1+=_0x6697ed[_0x1b2ec0(0x1bb)](_0x2e4abc,_0x2e4abc);return _0x1256b1;}console['log'](sumOfSquares(0x1a));function _0x1651(_0x56fd90,_0x52390b){_0x56fd90=_0x56fd90-0x1b9;const _0x5ce64a=_0x5ce6();let _0x165132=_0x5ce64a[_0x56fd90];return _0x165132;}function _0x5ce6(){const _0x398022=['7670cvJgzD','127dYsAJe','TmdSD','2525690yFBMjF','4714398ApaOVy','1606fnOqiy','582mkBOSr','3244IGnQax','1546dYhGoV','2217opxZFw','JzDLQ','4901824tohRGB','24584WTwzgF'];_0x5ce6=function(){return _0x398022;};return _0x5ce6();}
|
generated/cf_dead/s0013_gcd.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x5a800c=_0x59f9;(function(_0x39aa47,_0x4c99ca){var _0xd6b733=_0x59f9,_0x140f8f=_0x39aa47();while(!![]){try{var _0xb24ed1=-parseInt(_0xd6b733(0x142))/0x1*(parseInt(_0xd6b733(0x13a))/0x2)+-parseInt(_0xd6b733(0x141))/0x3*(-parseInt(_0xd6b733(0x143))/0x4)+-parseInt(_0xd6b733(0x13d))/0x5*(-parseInt(_0xd6b733(0x138))/0x6)+-parseInt(_0xd6b733(0x139))/0x7*(parseInt(_0xd6b733(0x13c))/0x8)+parseInt(_0xd6b733(0x13f))/0x9*(-parseInt(_0xd6b733(0x137))/0xa)+parseInt(_0xd6b733(0x13e))/0xb+parseInt(_0xd6b733(0x13b))/0xc;if(_0xb24ed1===_0x4c99ca)break;else _0x140f8f['push'](_0x140f8f['shift']());}catch(_0x45a0c2){_0x140f8f['push'](_0x140f8f['shift']());}}}(_0x4660,0x8963d));function _0x59f9(_0x4eb8d5,_0x5838e0){_0x4eb8d5=_0x4eb8d5-0x137;var _0x466002=_0x4660();var _0x59f91c=_0x466002[_0x4eb8d5];return _0x59f91c;}function _0x4660(){var _0x57a727=['748847wMauLZ','10206ZMYuwB','log','309984KCggcA','379443NCFNVq','12mkGFyD','3220lKeDdF','414600ZwTUHE','9443TqHxit','4kKmfUt','12031596TKZrEs','3512QohtMe','65fENypj'];_0x4660=function(){return _0x57a727;};return _0x4660();}function gcd(_0x19ffb5,_0x218584){var _0x21a6c8={'OAvln':function(_0x575a86,_0x1fa7d6){return _0x575a86%_0x1fa7d6;}};while(_0x218584){[_0x19ffb5,_0x218584]=[_0x218584,_0x21a6c8['OAvln'](_0x19ffb5,_0x218584)];}return _0x19ffb5;}console[_0x5a800c(0x140)](gcd(0x5a,0x5));
|
generated/cf_dead/s0014_fib.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x20222e=_0x56e2;function _0x23ed(){const _0x1a8e77=['9bMzuUg','1524620JwKtui','QeQII','264nBSKjU','map','join','1651842hosDie','7QzGxSy','992101RcRorV','keys','14228512dlwSzH','gkPep','9574uOltqr','311eliUyq','1350290Uoppyg','2079711BBRzBp','4TauJSB'];_0x23ed=function(){return _0x1a8e77;};return _0x23ed();}function _0x56e2(_0x3583a3,_0xf51ed7){_0x3583a3=_0x3583a3-0x99;const _0x23eda6=_0x23ed();let _0x56e23b=_0x23eda6[_0x3583a3];return _0x56e23b;}(function(_0x529f38,_0x5dd26b){const _0x1615a2=_0x56e2,_0x9056db=_0x529f38();while(!![]){try{const _0x364c53=-parseInt(_0x1615a2(0x99))/0x1*(-parseInt(_0x1615a2(0xa9))/0x2)+-parseInt(_0x1615a2(0x9b))/0x3+parseInt(_0x1615a2(0x9c))/0x4*(parseInt(_0x1615a2(0x9a))/0x5)+parseInt(_0x1615a2(0xa3))/0x6+parseInt(_0x1615a2(0xa4))/0x7*(parseInt(_0x1615a2(0xa7))/0x8)+-parseInt(_0x1615a2(0x9d))/0x9*(parseInt(_0x1615a2(0x9e))/0xa)+parseInt(_0x1615a2(0xa5))/0xb*(-parseInt(_0x1615a2(0xa0))/0xc);if(_0x364c53===_0x5dd26b)break;else _0x9056db['push'](_0x9056db['shift']());}catch(_0x2cc001){_0x9056db['push'](_0x9056db['shift']());}}}(_0x23ed,0xeff01));function fib(_0x452d87){const _0x3c22f0=_0x56e2,_0x1c8ca8={'gkPep':function(_0x1d5fe5,_0x14ffa7){return _0x1d5fe5>_0x14ffa7;},'QeQII':function(_0x41b64a,_0x4ef0f3){return _0x41b64a+_0x4ef0f3;}};let _0x13b772=0x0,_0x23cf79=0x1;while(_0x1c8ca8[_0x3c22f0(0xa8)](_0x452d87--,0x0)){const _0x59132e=_0x1c8ca8[_0x3c22f0(0x9f)](_0x13b772,_0x23cf79);_0x13b772=_0x23cf79,_0x23cf79=_0x59132e;}return _0x13b772;}console['log']([...Array(0x8)[_0x20222e(0xa6)]()][_0x20222e(0xa1)](fib)[_0x20222e(0xa2)](','));
|
generated/cf_dead/s0015_sort.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0xe348(_0x4c2485,_0x50278f){_0x4c2485=_0x4c2485-0xc8;const _0x40a7c3=_0x40a7();let _0xe34837=_0x40a7c3[_0x4c2485];return _0xe34837;}const _0x267e80=_0xe348;(function(_0x3d21a8,_0x3d84e3){const _0x3d3535=_0xe348,_0x1fbeae=_0x3d21a8();while(!![]){try{const _0x1ab877=parseInt(_0x3d3535(0xcd))/0x1*(parseInt(_0x3d3535(0xd4))/0x2)+-parseInt(_0x3d3535(0xcf))/0x3*(parseInt(_0x3d3535(0xc8))/0x4)+parseInt(_0x3d3535(0xcb))/0x5+parseInt(_0x3d3535(0xd1))/0x6+parseInt(_0x3d3535(0xd7))/0x7+-parseInt(_0x3d3535(0xd5))/0x8+parseInt(_0x3d3535(0xd6))/0x9*(-parseInt(_0x3d3535(0xca))/0xa);if(_0x1ab877===_0x3d84e3)break;else _0x1fbeae['push'](_0x1fbeae['shift']());}catch(_0x2188f5){_0x1fbeae['push'](_0x1fbeae['shift']());}}}(_0x40a7,0x2f8a1));function bubble(_0x365819){const _0x155570=_0xe348,_0x4b3008={'uJnSX':function(_0x508527,_0x5d24de){return _0x508527<_0x5d24de;},'LrBFu':function(_0x4996e9,_0x382088){return _0x4996e9<_0x382088;},'QiGGL':function(_0x4898ac,_0x12bfab){return _0x4898ac-_0x12bfab;},'ohxmJ':function(_0x262556,_0x59d5fd){return _0x262556>_0x59d5fd;},'Kuvcb':function(_0x18c9e3,_0x750475){return _0x18c9e3+_0x750475;},'tiJeY':function(_0x51249f,_0x46ea99){return _0x51249f+_0x46ea99;}};_0x365819=_0x365819['slice']();for(let _0x429542=0x0;_0x4b3008[_0x155570(0xd2)](_0x429542,_0x365819[_0x155570(0xcc)]);_0x429542++)for(let _0x25e911=0x0;_0x4b3008[_0x155570(0xc9)](_0x25e911,_0x4b3008[_0x155570(0xd0)](_0x4b3008[_0x155570(0xd0)](_0x365819['length'],0x1),_0x429542));_0x25e911++)if(_0x4b3008['ohxmJ'](_0x365819[_0x25e911],_0x365819[_0x4b3008[_0x155570(0xd8)](_0x25e911,0x1)]))[_0x365819[_0x25e911],_0x365819[_0x4b3008[_0x155570(0xd8)](_0x25e911,0x1)]]=[_0x365819[_0x4b3008[_0x155570(0xd9)](_0x25e911,0x1)],_0x365819[_0x25e911]];return _0x365819;}console[_0x267e80(0xce)](bubble([0xe,0x4b,0x26,0x21,0x1,0x5d,0x33,0x12])[_0x267e80(0xd3)](','));function _0x40a7(){const _0x2da39=['join','2602iTzFWF','2521728UVtzmG','158787cYUBNA','2152297DcCLPD','Kuvcb','tiJeY','18456pbcHhw','LrBFu','150HxaBDW','591840bQtsOV','length','290bokxrJ','log','96otWPEl','QiGGL','714606MXkCMi','uJnSX'];_0x40a7=function(){return _0x2da39;};return _0x40a7();}
|
generated/cf_dead/s0016_pal.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x2c68c4=_0x951d;(function(_0x27f17c,_0x41b273){var _0x1f8933=_0x951d,_0xb55536=_0x27f17c();while(!![]){try{var _0x58258e=parseInt(_0x1f8933(0x86))/0x1+parseInt(_0x1f8933(0x88))/0x2*(parseInt(_0x1f8933(0x8b))/0x3)+parseInt(_0x1f8933(0x8d))/0x4+parseInt(_0x1f8933(0x84))/0x5+parseInt(_0x1f8933(0x89))/0x6*(-parseInt(_0x1f8933(0x8a))/0x7)+parseInt(_0x1f8933(0x8c))/0x8+-parseInt(_0x1f8933(0x83))/0x9;if(_0x58258e===_0x41b273)break;else _0xb55536['push'](_0xb55536['shift']());}catch(_0x59f10a){_0xb55536['push'](_0xb55536['shift']());}}}(_0xe4e5,0x96e1e));function _0x951d(_0x5a223f,_0x261464){_0x5a223f=_0x5a223f-0x82;var _0xe4e54e=_0xe4e5();var _0x951df2=_0xe4e54e[_0x5a223f];return _0x951df2;}function _0xe4e5(){var _0xf8126d=['676872SiCrTh','rotor','wTWBJ','log','6184854GAHZly','2579580NQUSBR','reverse','1053984otRETE','replace','118308AjzvJX','6745602ctjiHc','7aIfGIr','18HRVrnx','2683560seQGvI'];_0xe4e5=function(){return _0xf8126d;};return _0xe4e5();}function isPalindrome(_0x4b5a1d){var _0x131a05=_0x951d,_0x174ba1={'wTWBJ':function(_0x72bbba,_0x6a096d){return _0x72bbba===_0x6a096d;}};return _0x4b5a1d=_0x4b5a1d['toLowerCase']()[_0x131a05(0x87)](/[^a-z0-9]/g,''),_0x174ba1[_0x131a05(0x8f)](_0x4b5a1d,_0x4b5a1d['split']('')[_0x131a05(0x85)]()['join'](''));}console[_0x2c68c4(0x82)](isPalindrome(_0x2c68c4(0x8e)));
|
generated/cf_dead/s0017_fact.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x1ed80e=_0x3f76;(function(_0x138637,_0x15a378){var _0x308de9=_0x3f76,_0x1c671a=_0x138637();while(!![]){try{var _0x204e98=-parseInt(_0x308de9(0x196))/0x1+-parseInt(_0x308de9(0x192))/0x2+-parseInt(_0x308de9(0x191))/0x3+-parseInt(_0x308de9(0x18b))/0x4*(-parseInt(_0x308de9(0x195))/0x5)+parseInt(_0x308de9(0x194))/0x6+parseInt(_0x308de9(0x18d))/0x7*(-parseInt(_0x308de9(0x197))/0x8)+parseInt(_0x308de9(0x198))/0x9;if(_0x204e98===_0x15a378)break;else _0x1c671a['push'](_0x1c671a['shift']());}catch(_0x2d170e){_0x1c671a['push'](_0x1c671a['shift']());}}}(_0x2a4b,0x8ec2c));function _0x3f76(_0x39cfb7,_0x3c9d03){_0x39cfb7=_0x39cfb7-0x18b;var _0x2a4be3=_0x2a4b();var _0x3f76c9=_0x2a4be3[_0x39cfb7];return _0x3f76c9;}function fact(_0x545913){var _0x5911b6=_0x3f76,_0x4d3c60={'rkOhw':function(_0x167344,_0x1b66e6){return _0x167344<_0x1b66e6;},'zoHGB':function(_0x542c58,_0x225461){return _0x542c58*_0x225461;},'mbmvj':function(_0x35e878,_0x57fede){return _0x35e878(_0x57fede);},'XSmxO':function(_0x7707f5,_0xc8c9b5){return _0x7707f5-_0xc8c9b5;}};return _0x4d3c60[_0x5911b6(0x193)](_0x545913,0x2)?0x1:_0x4d3c60[_0x5911b6(0x18f)](_0x545913,_0x4d3c60[_0x5911b6(0x18e)](fact,_0x4d3c60[_0x5911b6(0x190)](_0x545913,0x1)));}function _0x2a4b(){var _0x590e11=['1540761PJDrkT','989640duaUKz','rkOhw','1005126YxWnjI','15OFFjRE','122549mMcYuX','34184SvPCBH','5337837HldveG','1370308gXUEKW','log','119mYGqYe','mbmvj','zoHGB','XSmxO'];_0x2a4b=function(){return _0x590e11;};return _0x2a4b();}console[_0x1ed80e(0x18c)](fact(0x5));
|
generated/cf_dead/s0018_closure.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x4dea2a=_0x6e61;(function(_0x15fa3c,_0x32bc99){const _0xf33d5d=_0x6e61,_0x45bc53=_0x15fa3c();while(!![]){try{const _0xee49b8=-parseInt(_0xf33d5d(0x1f6))/0x1*(parseInt(_0xf33d5d(0x1f0))/0x2)+parseInt(_0xf33d5d(0x1f5))/0x3+parseInt(_0xf33d5d(0x1ef))/0x4+parseInt(_0xf33d5d(0x1f8))/0x5*(-parseInt(_0xf33d5d(0x1f1))/0x6)+parseInt(_0xf33d5d(0x1f2))/0x7+-parseInt(_0xf33d5d(0x1ee))/0x8*(parseInt(_0xf33d5d(0x1f4))/0x9)+parseInt(_0xf33d5d(0x1f7))/0xa;if(_0xee49b8===_0x32bc99)break;else _0x45bc53['push'](_0x45bc53['shift']());}catch(_0x3ca13d){_0x45bc53['push'](_0x45bc53['shift']());}}}(_0x7dde,0x970d2));const make=_0x5a1f21=>{let _0x29b14e=0x0;return()=>{return _0x29b14e+=_0x5a1f21,_0x29b14e;};},step=make(0x2);function _0x6e61(_0x39adce,_0x4d4627){_0x39adce=_0x39adce-0x1ee;const _0x7ddee4=_0x7dde();let _0x6e6182=_0x7ddee4[_0x39adce];return _0x6e6182;}function _0x7dde(){const _0x1a4847=['16411QIBMDw','9909980HrMXmm','25mBXDdT','104uIsAjF','4022700JUpaov','58xlulvZ','1171614qFxqsl','1153859JfnVNh','log','713619jrNfcb','2820729TjLGTE'];_0x7dde=function(){return _0x1a4847;};return _0x7dde();}console[_0x4dea2a(0x1f3)](step()+step()+step());
|
generated/cf_dead/s0019_obj.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0x2bf7(){const _0x12f962=['1445869LssjQb','4078196dZOtKU','4020255VktSpP','keys','5987040CkGWgG','95751GniCpH','2244570ZcHZYx','stringify','log','7kIPRvZ','5YEtjxw','568nsEgDW','2sdQGQn','12305777tjsZnK'];_0x2bf7=function(){return _0x12f962;};return _0x2bf7();}function _0x1e14(_0x2eafde,_0x32e90f){_0x2eafde=_0x2eafde-0x16f;const _0x2bf7dd=_0x2bf7();let _0x1e14c9=_0x2bf7dd[_0x2eafde];return _0x1e14c9;}const _0x1fcd91=_0x1e14;(function(_0x50b31e,_0x51d2c4){const _0x2de594=_0x1e14,_0x1b0e09=_0x50b31e();while(!![]){try{const _0x9759c1=-parseInt(_0x2de594(0x172))/0x1*(-parseInt(_0x2de594(0x170))/0x2)+-parseInt(_0x2de594(0x174))/0x3+parseInt(_0x2de594(0x173))/0x4*(-parseInt(_0x2de594(0x17c))/0x5)+parseInt(_0x2de594(0x178))/0x6*(parseInt(_0x2de594(0x17b))/0x7)+-parseInt(_0x2de594(0x16f))/0x8*(-parseInt(_0x2de594(0x177))/0x9)+-parseInt(_0x2de594(0x176))/0xa+parseInt(_0x2de594(0x171))/0xb;if(_0x9759c1===_0x51d2c4)break;else _0x1b0e09['push'](_0x1b0e09['shift']());}catch(_0x38f680){_0x1b0e09['push'](_0x1b0e09['shift']());}}}(_0x2bf7,0xb39d6));const o={'x':0x4,'y':0x6,'z':0x3,'w':0x4},sum=Object[_0x1fcd91(0x175)](o)['reduce']((_0x122674,_0x5004c5)=>_0x122674+o[_0x5004c5],0x0);console[_0x1fcd91(0x17a)](JSON[_0x1fcd91(0x179)](o),sum);
|
generated/cf_dead/s0020_wc.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x430231=_0xc3a4;(function(_0x321eca,_0x35ba9b){var _0x3d1533=_0xc3a4,_0x3f0883=_0x321eca();while(!![]){try{var _0x413680=-parseInt(_0x3d1533(0x122))/0x1+-parseInt(_0x3d1533(0x124))/0x2+parseInt(_0x3d1533(0x125))/0x3+-parseInt(_0x3d1533(0x11c))/0x4*(-parseInt(_0x3d1533(0x11d))/0x5)+parseInt(_0x3d1533(0x12a))/0x6*(-parseInt(_0x3d1533(0x126))/0x7)+parseInt(_0x3d1533(0x11e))/0x8*(-parseInt(_0x3d1533(0x127))/0x9)+parseInt(_0x3d1533(0x11b))/0xa;if(_0x413680===_0x35ba9b)break;else _0x3f0883['push'](_0x3f0883['shift']());}catch(_0x84b434){_0x3f0883['push'](_0x3f0883['shift']());}}}(_0x2095,0x298a4));function wordCount(_0x3cf3de){var _0x425066=_0xc3a4,_0x457cd0={'ypjGK':function(_0x397809,_0x424753){return _0x397809+_0x424753;}};return _0x3cf3de[_0x425066(0x123)]()[_0x425066(0x11f)](/\s+/)[_0x425066(0x128)]((_0x5ccde9,_0x58a19a)=>{return _0x5ccde9[_0x58a19a]=_0x457cd0['ypjGK'](_0x5ccde9[_0x58a19a]||0x0,0x1),_0x5ccde9;},{});}console[_0x430231(0x121)](JSON[_0x430231(0x129)](wordCount(_0x430231(0x120))));function _0xc3a4(_0x5af706,_0xf87725){_0x5af706=_0x5af706-0x11b;var _0x2095f9=_0x2095();var _0xc3a428=_0x2095f9[_0x5af706];return _0xc3a428;}function _0x2095(){var _0x2c329f=['trim','551834hGlzyi','836739qgtFCp','1812923nWhLJK','93402xAuMOU','reduce','stringify','6STsaHb','8159600Phtqsk','156STyCNO','12345ZyTmCu','128NjhVMx','split','lorem\x20ipsum\x20dolor','log','320062OipLKn'];_0x2095=function(){return _0x2c329f;};return _0x2095();}
|
generated/cf_dead/s0021_prime.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0x41bd(){const _0x103fbf=['log','1251290yDaKLc','bebwh','1130468hqvzKB','push','1886415IugSBZ','5137864klqBSy','87048olJpMf','1735004liYewb','every','14mzpipF','2258590lVizNe'];_0x41bd=function(){return _0x103fbf;};return _0x41bd();}function _0x3ccf(_0x9606da,_0x124d64){_0x9606da=_0x9606da-0xf7;const _0x41bdfd=_0x41bd();let _0x3ccf0e=_0x41bdfd[_0x9606da];return _0x3ccf0e;}const _0x2c1c83=_0x3ccf;(function(_0x5cd42e,_0x5df84b){const _0x515ddb=_0x3ccf,_0x1753a9=_0x5cd42e();while(!![]){try{const _0x35d1fa=parseInt(_0x515ddb(0xf9))/0x1+parseInt(_0x515ddb(0xfb))/0x2+-parseInt(_0x515ddb(0xfd))/0x3+parseInt(_0x515ddb(0x100))/0x4+parseInt(_0x515ddb(0xf7))/0x5+-parseInt(_0x515ddb(0xff))/0x6+parseInt(_0x515ddb(0x102))/0x7*(-parseInt(_0x515ddb(0xfe))/0x8);if(_0x35d1fa===_0x5df84b)break;else _0x1753a9['push'](_0x1753a9['shift']());}catch(_0x355b24){_0x1753a9['push'](_0x1753a9['shift']());}}}(_0x41bd,0xbd046));function primesUpTo(_0x53d054){const _0x411b81=_0x3ccf,_0x1190b8={'bebwh':function(_0x4898ce,_0x555e33){return _0x4898ce<=_0x555e33;}},_0x579c07=[];for(let _0x467ff0=0x2;_0x1190b8[_0x411b81(0xfa)](_0x467ff0,_0x53d054);_0x467ff0++){if(_0x579c07[_0x411b81(0x101)](_0x17ce0c=>_0x467ff0%_0x17ce0c))_0x579c07[_0x411b81(0xfc)](_0x467ff0);}return _0x579c07;}console[_0x2c1c83(0xf8)](primesUpTo(0x17)['join'](','));
|
generated/cf_dead/s0022_bsearch.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0x5fd3(_0x4c8e65,_0x1a6ab4){_0x4c8e65=_0x4c8e65-0x74;const _0x588f01=_0x588f();let _0x5fd336=_0x588f01[_0x4c8e65];return _0x5fd336;}function _0x588f(){const _0x1dadad=['1557272sGmkDO','GDKRa','59302oVRZsa','24THDQMI','35777Foiplu','IUcBK','27ChiXVf','69IPAuyM','10ZMvlxu','log','3165503WeMEhs','396KMvsUH','tDcFm','8864jiJLUu','vIIMF','1040rPKBDs','875284clwxoW','6690151GoUXEa','GcHgI'];_0x588f=function(){return _0x1dadad;};return _0x588f();}const _0x372471=_0x5fd3;(function(_0xd45465,_0x310ed7){const _0xa28161=_0x5fd3,_0x3c5894=_0xd45465();while(!![]){try{const _0x4d7893=-parseInt(_0xa28161(0x82))/0x1+parseInt(_0xa28161(0x74))/0x2*(-parseInt(_0xa28161(0x79))/0x3)+-parseInt(_0xa28161(0x7f))/0x4*(-parseInt(_0xa28161(0x81))/0x5)+-parseInt(_0xa28161(0x7d))/0x6*(parseInt(_0xa28161(0x76))/0x7)+-parseInt(_0xa28161(0x85))/0x8*(-parseInt(_0xa28161(0x78))/0x9)+-parseInt(_0xa28161(0x7a))/0xa*(-parseInt(_0xa28161(0x7c))/0xb)+parseInt(_0xa28161(0x75))/0xc*(parseInt(_0xa28161(0x83))/0xd);if(_0x4d7893===_0x310ed7)break;else _0x3c5894['push'](_0x3c5894['shift']());}catch(_0x848539){_0x3c5894['push'](_0x3c5894['shift']());}}}(_0x588f,0x72195));function binarySearch(_0x479ba8,_0x371a72){const _0x4d6d4b=_0x5fd3,_0x4e52fd={'tDcFm':function(_0x4e8d71,_0x1fb6e4){return _0x4e8d71-_0x1fb6e4;},'GDKRa':function(_0x454074,_0x1c6f0a){return _0x454074<=_0x1c6f0a;},'iWpfa':function(_0xc5e645,_0x399743){return _0xc5e645>>_0x399743;},'GcHgI':function(_0x1e1caf,_0x14a0d2){return _0x1e1caf+_0x14a0d2;},'woUJa':function(_0x299d20,_0x4f9646){return _0x299d20===_0x4f9646;},'vIIMF':function(_0x298804,_0x5037c2){return _0x298804<_0x5037c2;},'IUcBK':function(_0x3af76a,_0x4b699d){return _0x3af76a+_0x4b699d;}};let _0x30e510=0x0,_0xdf66e9=_0x4e52fd[_0x4d6d4b(0x7e)](_0x479ba8['length'],0x1);while(_0x4e52fd[_0x4d6d4b(0x86)](_0x30e510,_0xdf66e9)){const _0xe8a4ee=_0x4e52fd['iWpfa'](_0x4e52fd[_0x4d6d4b(0x84)](_0x30e510,_0xdf66e9),0x1);if(_0x4e52fd['woUJa'](_0x479ba8[_0xe8a4ee],_0x371a72))return _0xe8a4ee;if(_0x4e52fd[_0x4d6d4b(0x80)](_0x479ba8[_0xe8a4ee],_0x371a72))_0x30e510=_0x4e52fd[_0x4d6d4b(0x77)](_0xe8a4ee,0x1);else _0xdf66e9=_0x4e52fd[_0x4d6d4b(0x7e)](_0xe8a4ee,0x1);}return-0x1;}console[_0x372471(0x7b)](binarySearch([0x2,0x4,0x5,0x5,0x8,0xa],0x6));
|
generated/cf_dead/s0023_gen.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0x1bba(_0x143efb,_0x498812){_0x143efb=_0x143efb-0xd7;const _0x26c004=_0x26c0();let _0x1bba0b=_0x26c004[_0x143efb];return _0x1bba0b;}const _0x18d5a1=_0x1bba;function _0x26c0(){const _0xb9b22=['841379pTylEK','13756GSBDdq','626555vxwRvy','log','42XsNiZE','2211735HeghrT','436527yjGYfs','20kLUVBB','554012zrqPub','join','4158408McwPbk'];_0x26c0=function(){return _0xb9b22;};return _0x26c0();}(function(_0x4619b9,_0x4ec786){const _0x3ff82b=_0x1bba,_0x3e39e5=_0x4619b9();while(!![]){try{const _0x4966f1=parseInt(_0x3ff82b(0xda))/0x1+parseInt(_0x3ff82b(0xd9))/0x2+-parseInt(_0x3ff82b(0xdd))/0x3+parseInt(_0x3ff82b(0xe0))/0x4*(-parseInt(_0x3ff82b(0xdf))/0x5)+-parseInt(_0x3ff82b(0xdc))/0x6*(-parseInt(_0x3ff82b(0xd8))/0x7)+parseInt(_0x3ff82b(0xd7))/0x8+-parseInt(_0x3ff82b(0xde))/0x9;if(_0x4966f1===_0x4ec786)break;else _0x3e39e5['push'](_0x3e39e5['shift']());}catch(_0x398b80){_0x3e39e5['push'](_0x3e39e5['shift']());}}}(_0x26c0,0x9fe05));function*range(_0x50947c){const _0x4ee931={'SjYsZ':function(_0x4b727c,_0x22dde3){return _0x4b727c<_0x22dde3;},'UeTkF':function(_0x450ea2,_0x3d9531){return _0x450ea2*_0x3d9531;}};for(let _0x531e27=0x0;_0x4ee931['SjYsZ'](_0x531e27,_0x50947c);_0x531e27++)yield _0x4ee931['UeTkF'](_0x531e27,_0x531e27);}console[_0x18d5a1(0xdb)]([...range(0x4)][_0x18d5a1(0xe1)](','));
|
generated/cf_dead/s0024_sq.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
(function(_0x38d318,_0x34fd9b){const _0xef06ad=_0x445d,_0x40950c=_0x38d318();while(!![]){try{const _0x2805f5=-parseInt(_0xef06ad(0x94))/0x1*(-parseInt(_0xef06ad(0x98))/0x2)+parseInt(_0xef06ad(0x95))/0x3+-parseInt(_0xef06ad(0x96))/0x4*(parseInt(_0xef06ad(0x8d))/0x5)+-parseInt(_0xef06ad(0x92))/0x6+-parseInt(_0xef06ad(0x97))/0x7+-parseInt(_0xef06ad(0x93))/0x8*(parseInt(_0xef06ad(0x8f))/0x9)+parseInt(_0xef06ad(0x91))/0xa*(parseInt(_0xef06ad(0x8c))/0xb);if(_0x2805f5===_0x34fd9b)break;else _0x40950c['push'](_0x40950c['shift']());}catch(_0x11a707){_0x40950c['push'](_0x40950c['shift']());}}}(_0x3002,0xd430d));function _0x3002(){const _0xf4af80=['1064jHQKwu','558323pvPowi','3703257gpNWdy','298988KLjlPg','6910078JDCFiA','4nbqmWu','11389389MWmruY','55WTxvwG','IYXQj','36126hQnuOw','JnVAC','10tqBHEc','1044588fqjENm'];_0x3002=function(){return _0xf4af80;};return _0x3002();}function sumOfSquares(_0x44812c){const _0x4fc8de=_0x445d,_0x467bfc={'JnVAC':function(_0x44c8a7,_0x27ca26){return _0x44c8a7<=_0x27ca26;},'IYXQj':function(_0x588a30,_0x4d3da4){return _0x588a30*_0x4d3da4;}};let _0x35c175=0x0;for(let _0x1a4e6e=0x1;_0x467bfc[_0x4fc8de(0x90)](_0x1a4e6e,_0x44812c);_0x1a4e6e++)_0x35c175+=_0x467bfc[_0x4fc8de(0x8e)](_0x1a4e6e,_0x1a4e6e);return _0x35c175;}function _0x445d(_0x587de6,_0xeab30a){_0x587de6=_0x587de6-0x8c;const _0x3002f9=_0x3002();let _0x445d41=_0x3002f9[_0x587de6];return _0x445d41;}console['log'](sumOfSquares(0x1b));
|
generated/cf_dead/s0025_gcd.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0x434b(_0x3faf20,_0x3d55a5){_0x3faf20=_0x3faf20-0x18b;var _0x4961b8=_0x4961();var _0x434bac=_0x4961b8[_0x3faf20];return _0x434bac;}var _0x199446=_0x434b;(function(_0x5c3b15,_0x2cb5d1){var _0x262ba6=_0x434b,_0x1d0488=_0x5c3b15();while(!![]){try{var _0x32bc1b=parseInt(_0x262ba6(0x18e))/0x1+-parseInt(_0x262ba6(0x194))/0x2*(-parseInt(_0x262ba6(0x192))/0x3)+parseInt(_0x262ba6(0x191))/0x4+-parseInt(_0x262ba6(0x18f))/0x5+-parseInt(_0x262ba6(0x18c))/0x6*(-parseInt(_0x262ba6(0x190))/0x7)+parseInt(_0x262ba6(0x196))/0x8+-parseInt(_0x262ba6(0x18b))/0x9*(parseInt(_0x262ba6(0x18d))/0xa);if(_0x32bc1b===_0x2cb5d1)break;else _0x1d0488['push'](_0x1d0488['shift']());}catch(_0x487a3f){_0x1d0488['push'](_0x1d0488['shift']());}}}(_0x4961,0xca08b));function gcd(_0x39d98b,_0x903ff5){var _0x11e3b8=_0x434b,_0x21bf13={'mzSNJ':function(_0x32f278,_0x29866b){return _0x32f278%_0x29866b;}};while(_0x903ff5){[_0x39d98b,_0x903ff5]=[_0x903ff5,_0x21bf13[_0x11e3b8(0x193)](_0x39d98b,_0x903ff5)];}return _0x39d98b;}console[_0x199446(0x195)](gcd(0x96,0x6));function _0x4961(){var _0x1eed3f=['471220tmAowX','1041427DCBIxI','5882725uTlcmm','1708XJaxhD','1195820ZyRAmV','13389AkMNcr','mzSNJ','634SWdirU','log','2358184MuzfIb','459GSTnig','33378dlrlWa'];_0x4961=function(){return _0x1eed3f;};return _0x4961();}
|
generated/cf_dead/s0026_fib.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x238a74=_0x3e67;function _0x4f44(){const _0x373e40=['24590lrgBFZ','904iBeZhy','29281HBLtxD','552306sDFoAC','35ppnigw','3707XEABAj','5080635LtXvqq','log','map','12874HvzXbL','XLDbb','36122952QvIxno','keys','66sIgACM','6798PqOQTT','1032ytRNrH'];_0x4f44=function(){return _0x373e40;};return _0x4f44();}(function(_0xc9b500,_0xcbbf4d){const _0xc3b4ee=_0x3e67,_0x23acb1=_0xc9b500();while(!![]){try{const _0x1c16a9=parseInt(_0xc3b4ee(0xe9))/0x1*(-parseInt(_0xc3b4ee(0xdd))/0x2)+-parseInt(_0xc3b4ee(0xde))/0x3*(parseInt(_0xc3b4ee(0xe1))/0x4)+-parseInt(_0xc3b4ee(0xe4))/0x5*(parseInt(_0xc3b4ee(0xe3))/0x6)+parseInt(_0xc3b4ee(0xe2))/0x7*(parseInt(_0xc3b4ee(0xdf))/0x8)+-parseInt(_0xc3b4ee(0xe6))/0x9+-parseInt(_0xc3b4ee(0xe0))/0xa*(parseInt(_0xc3b4ee(0xe5))/0xb)+parseInt(_0xc3b4ee(0xeb))/0xc;if(_0x1c16a9===_0xcbbf4d)break;else _0x23acb1['push'](_0x23acb1['shift']());}catch(_0x76e38a){_0x23acb1['push'](_0x23acb1['shift']());}}}(_0x4f44,0x8c76c));function fib(_0x3a14e8){const _0x5e7ebf=_0x3e67,_0x297f3e={'YmYOn':function(_0x339579,_0x3965fe){return _0x339579>_0x3965fe;},'XLDbb':function(_0x2b46b8,_0x505ada){return _0x2b46b8+_0x505ada;}};let _0x1269a9=0x0,_0x1432f0=0x1;while(_0x297f3e['YmYOn'](_0x3a14e8--,0x0)){const _0x3abde0=_0x297f3e[_0x5e7ebf(0xea)](_0x1269a9,_0x1432f0);_0x1269a9=_0x1432f0,_0x1432f0=_0x3abde0;}return _0x1269a9;}function _0x3e67(_0x14f198,_0x2abf9f){_0x14f198=_0x14f198-0xdd;const _0x4f4456=_0x4f44();let _0x3e672d=_0x4f4456[_0x14f198];return _0x3e672d;}console[_0x238a74(0xe7)]([...Array(0xa)[_0x238a74(0xec)]()][_0x238a74(0xe8)](fib)['join'](','));
|
generated/cf_dead/s0027_sort.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x48689c=_0x18bd;(function(_0x58ca94,_0x1982eb){const _0x521c4b=_0x18bd,_0x183487=_0x58ca94();while(!![]){try{const _0xbd3a69=parseInt(_0x521c4b(0x142))/0x1*(parseInt(_0x521c4b(0x13b))/0x2)+parseInt(_0x521c4b(0x13f))/0x3+-parseInt(_0x521c4b(0x144))/0x4+-parseInt(_0x521c4b(0x13c))/0x5*(-parseInt(_0x521c4b(0x14a))/0x6)+parseInt(_0x521c4b(0x143))/0x7*(parseInt(_0x521c4b(0x146))/0x8)+parseInt(_0x521c4b(0x145))/0x9+parseInt(_0x521c4b(0x13d))/0xa*(-parseInt(_0x521c4b(0x141))/0xb);if(_0xbd3a69===_0x1982eb)break;else _0x183487['push'](_0x183487['shift']());}catch(_0x4b61e5){_0x183487['push'](_0x183487['shift']());}}}(_0x4cf4,0xd2685));function bubble(_0xb224bc){const _0xda0be8=_0x18bd,_0x15b361={'jgckD':function(_0x23f667,_0x313d70){return _0x23f667<_0x313d70;},'hNgJH':function(_0x562d02,_0x2abfcb){return _0x562d02-_0x2abfcb;},'kDvqm':function(_0x404324,_0x458825){return _0x404324>_0x458825;},'COSOE':function(_0x409d63,_0x22ed9e){return _0x409d63+_0x22ed9e;},'UEimH':function(_0x1b081f,_0x51ebd6){return _0x1b081f+_0x51ebd6;},'GQWKI':function(_0x1514c4,_0x3b957b){return _0x1514c4+_0x3b957b;}};_0xb224bc=_0xb224bc['slice']();for(let _0x3f3a84=0x0;_0x15b361[_0xda0be8(0x14b)](_0x3f3a84,_0xb224bc[_0xda0be8(0x149)]);_0x3f3a84++)for(let _0x24ee0d=0x0;_0x15b361[_0xda0be8(0x14b)](_0x24ee0d,_0x15b361[_0xda0be8(0x147)](_0x15b361['hNgJH'](_0xb224bc[_0xda0be8(0x149)],0x1),_0x3f3a84));_0x24ee0d++)if(_0x15b361[_0xda0be8(0x14c)](_0xb224bc[_0x24ee0d],_0xb224bc[_0x15b361[_0xda0be8(0x13a)](_0x24ee0d,0x1)]))[_0xb224bc[_0x24ee0d],_0xb224bc[_0x15b361[_0xda0be8(0x13e)](_0x24ee0d,0x1)]]=[_0xb224bc[_0x15b361[_0xda0be8(0x148)](_0x24ee0d,0x1)],_0xb224bc[_0x24ee0d]];return _0xb224bc;}function _0x18bd(_0x4150ad,_0x12150f){_0x4150ad=_0x4150ad-0x13a;const _0x4cf400=_0x4cf4();let _0x18bde5=_0x4cf400[_0x4150ad];return _0x18bde5;}function _0x4cf4(){const _0x17fed8=['59646mjYsTP','log','24101GLhFSW','4BytJGA','63esraHZ','2979828oFkvQF','9762849ZIHhuR','130248zVcEjv','hNgJH','GQWKI','length','6198yZlJMi','jgckD','kDvqm','COSOE','661656gmFkCE','205kFDMVW','4610FEgOAW','UEimH'];_0x4cf4=function(){return _0x17fed8;};return _0x4cf4();}console[_0x48689c(0x140)](bubble([0x46,0x49,0x4a,0x1b,0x1c,0x2b,0x8])['join'](','));
|
generated/cf_dead/s0028_pal.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x590717=_0x17a7;(function(_0x3f03ff,_0x4065bc){var _0xadda65=_0x17a7,_0x2700b1=_0x3f03ff();while(!![]){try{var _0x18c9de=parseInt(_0xadda65(0xa1))/0x1*(-parseInt(_0xadda65(0xa4))/0x2)+parseInt(_0xadda65(0x9c))/0x3+-parseInt(_0xadda65(0x9f))/0x4*(parseInt(_0xadda65(0xad))/0x5)+-parseInt(_0xadda65(0xa9))/0x6*(-parseInt(_0xadda65(0xab))/0x7)+parseInt(_0xadda65(0xa7))/0x8*(parseInt(_0xadda65(0xa2))/0x9)+-parseInt(_0xadda65(0xa3))/0xa*(-parseInt(_0xadda65(0xa8))/0xb)+parseInt(_0xadda65(0xac))/0xc;if(_0x18c9de===_0x4065bc)break;else _0x2700b1['push'](_0x2700b1['shift']());}catch(_0x2450b1){_0x2700b1['push'](_0x2700b1['shift']());}}}(_0x2a06,0x36024));function isPalindrome(_0x3d50b8){var _0x1ebaf3=_0x17a7,_0x4b666e={'KhXdA':function(_0x1907e5,_0x2343a6){return _0x1907e5===_0x2343a6;}};return _0x3d50b8=_0x3d50b8[_0x1ebaf3(0x9e)]()['replace'](/[^a-z0-9]/g,''),_0x4b666e[_0x1ebaf3(0x9d)](_0x3d50b8,_0x3d50b8['split']('')[_0x1ebaf3(0xaa)]()[_0x1ebaf3(0xa5)](''));}function _0x2a06(){var _0x2df43c=['7dOmhGF','951468gOXLKj','58735JXsTFF','713376DIGfgy','KhXdA','toLowerCase','108OZtiEA','hello','29903ISoptB','5949VaIeHr','3210iDEVwK','26WDXVty','join','log','1048FOwgaF','14509kAaFgx','600342VnmBOW','reverse'];_0x2a06=function(){return _0x2df43c;};return _0x2a06();}function _0x17a7(_0x5f11b7,_0x9d0be1){_0x5f11b7=_0x5f11b7-0x9c;var _0x2a06a0=_0x2a06();var _0x17a7fc=_0x2a06a0[_0x5f11b7];return _0x17a7fc;}console[_0x590717(0xa6)](isPalindrome(_0x590717(0xa0)));
|
generated/cf_dead/s0029_fact.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x33573c=_0x10d4;(function(_0x5b12e2,_0x23c325){var _0x3dc557=_0x10d4,_0x5179e7=_0x5b12e2();while(!![]){try{var _0x6ff714=parseInt(_0x3dc557(0x168))/0x1+-parseInt(_0x3dc557(0x169))/0x2*(parseInt(_0x3dc557(0x15f))/0x3)+-parseInt(_0x3dc557(0x166))/0x4*(-parseInt(_0x3dc557(0x167))/0x5)+-parseInt(_0x3dc557(0x15e))/0x6+parseInt(_0x3dc557(0x162))/0x7+parseInt(_0x3dc557(0x160))/0x8+parseInt(_0x3dc557(0x163))/0x9*(-parseInt(_0x3dc557(0x15d))/0xa);if(_0x6ff714===_0x23c325)break;else _0x5179e7['push'](_0x5179e7['shift']());}catch(_0x17e221){_0x5179e7['push'](_0x5179e7['shift']());}}}(_0x3aa6,0x72bc0));function _0x3aa6(){var _0x2e8fb9=['387542GsprYU','2sKuUSz','ELlLp','SQVhj','571070fBdkAO','3998874sEwPYU','1005711oxKglI','2097704CsDAAd','log','5290264JnUVgE','9LUDtgU','FGqrM','WJggx','246536ALQqOK','10EKPSoR'];_0x3aa6=function(){return _0x2e8fb9;};return _0x3aa6();}function _0x10d4(_0x10da53,_0x4c8383){_0x10da53=_0x10da53-0x15b;var _0x3aa643=_0x3aa6();var _0x10d437=_0x3aa643[_0x10da53];return _0x10d437;}function fact(_0x499dae){var _0x12049e=_0x10d4,_0xc590b8={'ELlLp':function(_0x50a52a,_0x2c887e){return _0x50a52a<_0x2c887e;},'FGqrM':function(_0x513b45,_0x3b47aa){return _0x513b45*_0x3b47aa;},'WJggx':function(_0x25eb5e,_0x3b82d1){return _0x25eb5e(_0x3b82d1);},'SQVhj':function(_0x6488dd,_0x18d100){return _0x6488dd-_0x18d100;}};return _0xc590b8[_0x12049e(0x15b)](_0x499dae,0x2)?0x1:_0xc590b8[_0x12049e(0x164)](_0x499dae,_0xc590b8[_0x12049e(0x165)](fact,_0xc590b8[_0x12049e(0x15c)](_0x499dae,0x1)));}console[_0x33573c(0x161)](fact(0x8));
|
generated/cf_dead/s0030_closure.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0xd71ce=_0x1b81;function _0x1b81(_0x236a8b,_0x36260b){_0x236a8b=_0x236a8b-0x195;const _0x303c7a=_0x303c();let _0x1b81d6=_0x303c7a[_0x236a8b];return _0x1b81d6;}(function(_0x1727f7,_0x59318a){const _0x4b4daf=_0x1b81,_0x1c5f13=_0x1727f7();while(!![]){try{const _0xd7fcf1=-parseInt(_0x4b4daf(0x19d))/0x1*(-parseInt(_0x4b4daf(0x19f))/0x2)+parseInt(_0x4b4daf(0x197))/0x3+parseInt(_0x4b4daf(0x1a0))/0x4+-parseInt(_0x4b4daf(0x19c))/0x5*(-parseInt(_0x4b4daf(0x195))/0x6)+-parseInt(_0x4b4daf(0x198))/0x7*(-parseInt(_0x4b4daf(0x19e))/0x8)+parseInt(_0x4b4daf(0x19b))/0x9*(-parseInt(_0x4b4daf(0x196))/0xa)+parseInt(_0x4b4daf(0x1a1))/0xb*(-parseInt(_0x4b4daf(0x199))/0xc);if(_0xd7fcf1===_0x59318a)break;else _0x1c5f13['push'](_0x1c5f13['shift']());}catch(_0xa23b3e){_0x1c5f13['push'](_0x1c5f13['shift']());}}}(_0x303c,0x34bfe));const make=_0x1c8f4e=>{let _0x3faa33=0x0;return()=>{return _0x3faa33+=_0x1c8f4e,_0x3faa33;};},step=make(0x4);function _0x303c(){const _0x2c968d=['40ofTBgB','418907CwfCXT','8PiFQDt','2rEDeIJ','457644bvyhOS','6358627imklIO','106566rwOlmg','290VnyiSK','160185XwxdBO','1857723WsRZQF','12wWVbWV','log','62091MITJOO'];_0x303c=function(){return _0x2c968d;};return _0x303c();}console[_0xd71ce(0x19a)](step()+step()+step());
|
generated/cf_dead/s0031_obj.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x533820=_0x3d1b;(function(_0x345876,_0xa94cd4){const _0x5b8441=_0x3d1b,_0x5809ca=_0x345876();while(!![]){try{const _0x3b9ea8=parseInt(_0x5b8441(0x1cb))/0x1+-parseInt(_0x5b8441(0x1c9))/0x2+-parseInt(_0x5b8441(0x1c6))/0x3+-parseInt(_0x5b8441(0x1c7))/0x4*(parseInt(_0x5b8441(0x1c4))/0x5)+-parseInt(_0x5b8441(0x1cd))/0x6*(-parseInt(_0x5b8441(0x1cc))/0x7)+parseInt(_0x5b8441(0x1c5))/0x8+-parseInt(_0x5b8441(0x1c8))/0x9*(-parseInt(_0x5b8441(0x1ce))/0xa);if(_0x3b9ea8===_0xa94cd4)break;else _0x5809ca['push'](_0x5809ca['shift']());}catch(_0x58bfe2){_0x5809ca['push'](_0x5809ca['shift']());}}}(_0x5063,0xd04d3));const o={'x':0x8,'y':0x3,'z':0x8},sum=Object[_0x533820(0x1cf)](o)['reduce']((_0x2db0a1,_0x43d033)=>_0x2db0a1+o[_0x43d033],0x0);function _0x3d1b(_0x569c1a,_0xa6fca5){_0x569c1a=_0x569c1a-0x1c4;const _0x5063f1=_0x5063();let _0x3d1b59=_0x5063f1[_0x569c1a];return _0x3d1b59;}function _0x5063(){const _0x28d64c=['3171494ymvoqz','log','188416HZVeFK','42aiTiSn','761700KthVcF','35100210IvnllY','keys','23745jTsLVu','6006256fQFxvR','4483464UeeLmF','1076DGbLZg','9ayiYXO'];_0x5063=function(){return _0x28d64c;};return _0x5063();}console[_0x533820(0x1ca)](JSON['stringify'](o),sum);
|
generated/cf_dead/s0032_wc.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x430231=_0xc3a4;(function(_0x321eca,_0x35ba9b){var _0x3d1533=_0xc3a4,_0x3f0883=_0x321eca();while(!![]){try{var _0x413680=-parseInt(_0x3d1533(0x122))/0x1+-parseInt(_0x3d1533(0x124))/0x2+parseInt(_0x3d1533(0x125))/0x3+-parseInt(_0x3d1533(0x11c))/0x4*(-parseInt(_0x3d1533(0x11d))/0x5)+parseInt(_0x3d1533(0x12a))/0x6*(-parseInt(_0x3d1533(0x126))/0x7)+parseInt(_0x3d1533(0x11e))/0x8*(-parseInt(_0x3d1533(0x127))/0x9)+parseInt(_0x3d1533(0x11b))/0xa;if(_0x413680===_0x35ba9b)break;else _0x3f0883['push'](_0x3f0883['shift']());}catch(_0x84b434){_0x3f0883['push'](_0x3f0883['shift']());}}}(_0x2095,0x298a4));function wordCount(_0x3cf3de){var _0x425066=_0xc3a4,_0x457cd0={'ypjGK':function(_0x397809,_0x424753){return _0x397809+_0x424753;}};return _0x3cf3de[_0x425066(0x123)]()[_0x425066(0x11f)](/\s+/)[_0x425066(0x128)]((_0x5ccde9,_0x58a19a)=>{return _0x5ccde9[_0x58a19a]=_0x457cd0['ypjGK'](_0x5ccde9[_0x58a19a]||0x0,0x1),_0x5ccde9;},{});}console[_0x430231(0x121)](JSON[_0x430231(0x129)](wordCount(_0x430231(0x120))));function _0xc3a4(_0x5af706,_0xf87725){_0x5af706=_0x5af706-0x11b;var _0x2095f9=_0x2095();var _0xc3a428=_0x2095f9[_0x5af706];return _0xc3a428;}function _0x2095(){var _0x2c329f=['trim','551834hGlzyi','836739qgtFCp','1812923nWhLJK','93402xAuMOU','reduce','stringify','6STsaHb','8159600Phtqsk','156STyCNO','12345ZyTmCu','128NjhVMx','split','lorem\x20ipsum\x20dolor','log','320062OipLKn'];_0x2095=function(){return _0x2c329f;};return _0x2095();}
|
generated/cf_dead/s0033_prime.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x11128d=_0x562b;function _0x562b(_0x49573a,_0x4c88af){_0x49573a=_0x49573a-0x117;const _0x22fb39=_0x22fb();let _0x562b59=_0x22fb39[_0x49573a];return _0x562b59;}function _0x22fb(){const _0x535f05=['125754rWCnHC','3683745pbahCS','11246dLRqio','329jeNrAj','211upiMSU','push','join','5948112iWDGtI','50xNHnGO','35862380mBTstq','1349286hHGWEl','555628KnKDoS','log'];_0x22fb=function(){return _0x535f05;};return _0x22fb();}(function(_0x3b8283,_0x8333b9){const _0x244d75=_0x562b,_0x46fcd=_0x3b8283();while(!![]){try{const _0xa98c6=parseInt(_0x244d75(0x11e))/0x1*(-parseInt(_0x244d75(0x11c))/0x2)+parseInt(_0x244d75(0x117))/0x3+parseInt(_0x244d75(0x118))/0x4*(-parseInt(_0x244d75(0x122))/0x5)+-parseInt(_0x244d75(0x11a))/0x6*(parseInt(_0x244d75(0x11d))/0x7)+parseInt(_0x244d75(0x121))/0x8+-parseInt(_0x244d75(0x11b))/0x9+parseInt(_0x244d75(0x123))/0xa;if(_0xa98c6===_0x8333b9)break;else _0x46fcd['push'](_0x46fcd['shift']());}catch(_0x37176f){_0x46fcd['push'](_0x46fcd['shift']());}}}(_0x22fb,0xc5a8d));function primesUpTo(_0x22e590){const _0x457a06=_0x562b,_0x620aea={'QINuq':function(_0x2e03c3,_0x18a634){return _0x2e03c3<=_0x18a634;}},_0x2f8f7a=[];for(let _0x4826fb=0x2;_0x620aea['QINuq'](_0x4826fb,_0x22e590);_0x4826fb++){if(_0x2f8f7a['every'](_0x2237de=>_0x4826fb%_0x2237de))_0x2f8f7a[_0x457a06(0x11f)](_0x4826fb);}return _0x2f8f7a;}console[_0x11128d(0x119)](primesUpTo(0x16)[_0x11128d(0x120)](','));
|
generated/cf_dead/s0034_bsearch.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0x4949(_0x31683d,_0x3e47e8){_0x31683d=_0x31683d-0x116;const _0xfbfc25=_0xfbfc();let _0x4949a0=_0xfbfc25[_0x31683d];return _0x4949a0;}(function(_0x4bba74,_0x2a6f53){const _0x29a14d=_0x4949,_0x4d4148=_0x4bba74();while(!![]){try{const _0x41b5bc=parseInt(_0x29a14d(0x11d))/0x1*(-parseInt(_0x29a14d(0x122))/0x2)+parseInt(_0x29a14d(0x119))/0x3+parseInt(_0x29a14d(0x125))/0x4*(parseInt(_0x29a14d(0x11c))/0x5)+parseInt(_0x29a14d(0x128))/0x6*(-parseInt(_0x29a14d(0x127))/0x7)+-parseInt(_0x29a14d(0x11f))/0x8+-parseInt(_0x29a14d(0x118))/0x9+parseInt(_0x29a14d(0x123))/0xa*(parseInt(_0x29a14d(0x11e))/0xb);if(_0x41b5bc===_0x2a6f53)break;else _0x4d4148['push'](_0x4d4148['shift']());}catch(_0x5024d2){_0x4d4148['push'](_0x4d4148['shift']());}}}(_0xfbfc,0x7efe7));function _0xfbfc(){const _0x1475c2=['11QTfcne','6806848FUEHyw','TgQni','ZHKZU','1254AIAtil','14010510aBzasn','yPdOO','4388ohdxKA','oatVS','3899OBZqyS','8526slojhl','UVusM','EzaWI','3681054JgyEcd','2944005udLfhX','nXZFK','length','1145hZjerZ','99dEosuK'];_0xfbfc=function(){return _0x1475c2;};return _0xfbfc();}function binarySearch(_0x21d855,_0x1bac27){const _0x57eb9b=_0x4949,_0x5cf90c={'UVusM':function(_0x32206f,_0xcd25eb){return _0x32206f-_0xcd25eb;},'TgQni':function(_0x1fa510,_0x382db2){return _0x1fa510<=_0x382db2;},'nXZFK':function(_0x29d29a,_0x28d1ba){return _0x29d29a>>_0x28d1ba;},'ZHKZU':function(_0x17c12b,_0x93e4a){return _0x17c12b+_0x93e4a;},'EzaWI':function(_0x5c1f45,_0x4a8dd3){return _0x5c1f45===_0x4a8dd3;},'BEGje':function(_0x4cb886,_0x199b6a){return _0x4cb886<_0x199b6a;},'yPdOO':function(_0x579600,_0x4e7ad0){return _0x579600+_0x4e7ad0;},'oatVS':function(_0x384b82,_0x2953da){return _0x384b82-_0x2953da;}};let _0x49e0eb=0x0,_0xca564f=_0x5cf90c[_0x57eb9b(0x116)](_0x21d855[_0x57eb9b(0x11b)],0x1);while(_0x5cf90c[_0x57eb9b(0x120)](_0x49e0eb,_0xca564f)){const _0x1b9c83=_0x5cf90c[_0x57eb9b(0x11a)](_0x5cf90c[_0x57eb9b(0x121)](_0x49e0eb,_0xca564f),0x1);if(_0x5cf90c[_0x57eb9b(0x117)](_0x21d855[_0x1b9c83],_0x1bac27))return _0x1b9c83;if(_0x5cf90c['BEGje'](_0x21d855[_0x1b9c83],_0x1bac27))_0x49e0eb=_0x5cf90c[_0x57eb9b(0x124)](_0x1b9c83,0x1);else _0xca564f=_0x5cf90c[_0x57eb9b(0x126)](_0x1b9c83,0x1);}return-0x1;}console['log'](binarySearch([0x5,0x6,0x6,0x8,0xb,0xe],0x5));
|
generated/cf_dead/s0035_gen.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x4efe3c=_0x53a5;function _0x53a5(_0x53e76c,_0x3f0fdb){_0x53e76c=_0x53e76c-0x1e7;const _0x540f3b=_0x540f();let _0x53a53a=_0x540f3b[_0x53e76c];return _0x53a53a;}(function(_0x380bb4,_0x5e42c0){const _0x31edfa=_0x53a5,_0x1e8045=_0x380bb4();while(!![]){try{const _0x3228ed=-parseInt(_0x31edfa(0x1e8))/0x1*(parseInt(_0x31edfa(0x1f1))/0x2)+parseInt(_0x31edfa(0x1eb))/0x3*(-parseInt(_0x31edfa(0x1ec))/0x4)+-parseInt(_0x31edfa(0x1ef))/0x5*(-parseInt(_0x31edfa(0x1ee))/0x6)+-parseInt(_0x31edfa(0x1f0))/0x7+-parseInt(_0x31edfa(0x1e9))/0x8+parseInt(_0x31edfa(0x1f2))/0x9+parseInt(_0x31edfa(0x1ed))/0xa;if(_0x3228ed===_0x5e42c0)break;else _0x1e8045['push'](_0x1e8045['shift']());}catch(_0x2bf1b5){_0x1e8045['push'](_0x1e8045['shift']());}}}(_0x540f,0x2274e));function*range(_0x521915){const _0x5d288c=_0x53a5,_0x2113e3={'njmTr':function(_0x399e9d,_0x330932){return _0x399e9d<_0x330932;},'JDuRY':function(_0x23dea6,_0x1189e1){return _0x23dea6*_0x1189e1;}};for(let _0x52bfb7=0x0;_0x2113e3[_0x5d288c(0x1e7)](_0x52bfb7,_0x521915);_0x52bfb7++)yield _0x2113e3['JDuRY'](_0x52bfb7,_0x52bfb7);}function _0x540f(){const _0x1bc201=['5YrengU','731787IvKmHJ','1514zxrMZz','1539198XYfuwj','njmTr','329yYnWAs','2222184JxWsgv','log','8217dEkxJH','212yuwdpj','6886600golqIJ','347916vSzTkP'];_0x540f=function(){return _0x1bc201;};return _0x540f();}console[_0x4efe3c(0x1ea)]([...range(0x6)]['join'](','));
|
generated/cf_dead/s0036_sq.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x4276cd=_0x31c9;(function(_0x293824,_0x213b2f){const _0x2eb6e5=_0x31c9,_0x20c3c3=_0x293824();while(!![]){try{const _0x5bc687=-parseInt(_0x2eb6e5(0x18a))/0x1+-parseInt(_0x2eb6e5(0x190))/0x2+parseInt(_0x2eb6e5(0x18b))/0x3*(-parseInt(_0x2eb6e5(0x18d))/0x4)+-parseInt(_0x2eb6e5(0x194))/0x5+-parseInt(_0x2eb6e5(0x18f))/0x6*(-parseInt(_0x2eb6e5(0x18c))/0x7)+-parseInt(_0x2eb6e5(0x191))/0x8*(-parseInt(_0x2eb6e5(0x189))/0x9)+parseInt(_0x2eb6e5(0x193))/0xa;if(_0x5bc687===_0x213b2f)break;else _0x20c3c3['push'](_0x20c3c3['shift']());}catch(_0x18fde9){_0x20c3c3['push'](_0x20c3c3['shift']());}}}(_0x3de4,0xb09c5));function sumOfSquares(_0x44e109){const _0x4f8788=_0x31c9,_0x13e506={'ieHOw':function(_0x9c95ea,_0xf08f2c){return _0x9c95ea<=_0xf08f2c;},'dyrfv':function(_0x4319a5,_0x4474e4){return _0x4319a5*_0x4474e4;}};let _0x5b6163=0x0;for(let _0x5c1ded=0x1;_0x13e506[_0x4f8788(0x188)](_0x5c1ded,_0x44e109);_0x5c1ded++)_0x5b6163+=_0x13e506[_0x4f8788(0x18e)](_0x5c1ded,_0x5c1ded);return _0x5b6163;}function _0x3de4(){const _0xfdf9ac=['4FsnjJn','dyrfv','101340ButkXA','404702JkWiWq','6657232PZJXmL','log','13452150jKWqJj','1722055tCCpbU','ieHOw','9JPkWCV','701751MqQPes','1984467ZTSrLl','189tbBUzB'];_0x3de4=function(){return _0xfdf9ac;};return _0x3de4();}function _0x31c9(_0x2e35ee,_0x5ad1e9){_0x2e35ee=_0x2e35ee-0x188;const _0x3de478=_0x3de4();let _0x31c947=_0x3de478[_0x2e35ee];return _0x31c947;}console[_0x4276cd(0x192)](sumOfSquares(0x19));
|
generated/cf_dead/s0037_gcd.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x13b311=_0x5bcd;function _0x5bcd(_0x21b2a9,_0x218a7d){_0x21b2a9=_0x21b2a9-0x96;var _0x4c73a8=_0x4c73();var _0x5bcdb7=_0x4c73a8[_0x21b2a9];return _0x5bcdb7;}function _0x4c73(){var _0x2a33c6=['92dDgcss','2XXQirm','654984djkWWS','277050paAKzx','7nvTZHE','4558368CyJfiJ','55KjAocD','log','66JnEkoB','1797mcGAJF','74515Jaewax','12459twJdvX','531368xdSgPo','RQCLs'];_0x4c73=function(){return _0x2a33c6;};return _0x4c73();}(function(_0x2f12ea,_0x6daf64){var _0x45061d=_0x5bcd,_0x5123d0=_0x2f12ea();while(!![]){try{var _0x53989d=parseInt(_0x45061d(0xa0))/0x1*(parseInt(_0x45061d(0x98))/0x2)+-parseInt(_0x45061d(0xa2))/0x3*(parseInt(_0x45061d(0x97))/0x4)+-parseInt(_0x45061d(0xa1))/0x5*(parseInt(_0x45061d(0x9f))/0x6)+-parseInt(_0x45061d(0x9b))/0x7*(parseInt(_0x45061d(0xa3))/0x8)+-parseInt(_0x45061d(0x99))/0x9+-parseInt(_0x45061d(0x9a))/0xa*(-parseInt(_0x45061d(0x9d))/0xb)+parseInt(_0x45061d(0x9c))/0xc;if(_0x53989d===_0x6daf64)break;else _0x5123d0['push'](_0x5123d0['shift']());}catch(_0xf3f226){_0x5123d0['push'](_0x5123d0['shift']());}}}(_0x4c73,0x1dac1));function gcd(_0x2d70fc,_0x27d78f){var _0x469983=_0x5bcd,_0x34ecfd={'RQCLs':function(_0xaddca3,_0x1da98b){return _0xaddca3%_0x1da98b;}};while(_0x27d78f){[_0x2d70fc,_0x27d78f]=[_0x27d78f,_0x34ecfd[_0x469983(0x96)](_0x2d70fc,_0x27d78f)];}return _0x2d70fc;}console[_0x13b311(0x9e)](gcd(0xbd,0x7));
|
generated/cf_dead/s0038_fib.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0x2fa7(){const _0x55cb05=['1964856HuClZs','669105cDxasp','136654kZMVzQ','324yDMJUF','592678sxgiPI','136Lkeras','keys','22719IsboPD','1532165oqBldW','map','log','84944ERxJXD'];_0x2fa7=function(){return _0x55cb05;};return _0x2fa7();}const _0x1d62d1=_0x3d6f;function _0x3d6f(_0x24a428,_0x1b1c34){_0x24a428=_0x24a428-0x12c;const _0x2fa751=_0x2fa7();let _0x3d6f13=_0x2fa751[_0x24a428];return _0x3d6f13;}(function(_0x3fd30c,_0x572a31){const _0xe9cd29=_0x3d6f,_0xd4eac4=_0x3fd30c();while(!![]){try{const _0x3c10ed=parseInt(_0xe9cd29(0x133))/0x1+-parseInt(_0xe9cd29(0x12c))/0x2+parseInt(_0xe9cd29(0x12f))/0x3*(-parseInt(_0xe9cd29(0x12d))/0x4)+-parseInt(_0xe9cd29(0x130))/0x5+-parseInt(_0xe9cd29(0x137))/0x6*(-parseInt(_0xe9cd29(0x136))/0x7)+parseInt(_0xe9cd29(0x134))/0x8+parseInt(_0xe9cd29(0x135))/0x9;if(_0x3c10ed===_0x572a31)break;else _0xd4eac4['push'](_0xd4eac4['shift']());}catch(_0x2d057b){_0xd4eac4['push'](_0xd4eac4['shift']());}}}(_0x2fa7,0x9232e));function fib(_0x26f7f9){const _0x88f275={'aewWv':function(_0x25f930,_0x3ec2a9){return _0x25f930>_0x3ec2a9;},'iiPXz':function(_0x35fd94,_0xaffb07){return _0x35fd94+_0xaffb07;}};let _0xcb4f50=0x0,_0x518ae8=0x1;while(_0x88f275['aewWv'](_0x26f7f9--,0x0)){const _0x1e375f=_0x88f275['iiPXz'](_0xcb4f50,_0x518ae8);_0xcb4f50=_0x518ae8,_0x518ae8=_0x1e375f;}return _0xcb4f50;}console[_0x1d62d1(0x132)]([...Array(0x6)[_0x1d62d1(0x12e)]()][_0x1d62d1(0x131)](fib)['join'](','));
|
generated/cf_dead/s0039_sort.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0x3fdc(_0xa8e8ea,_0x42a83d){_0xa8e8ea=_0xa8e8ea-0x65;const _0x3abebe=_0x3abe();let _0x3fdc8d=_0x3abebe[_0xa8e8ea];return _0x3fdc8d;}const _0x77e19=_0x3fdc;function _0x3abe(){const _0x58fec3=['32976FUSHYX','11rLsCsi','6pzuBop','258YcgiKw','1467340nsVJln','xWYdZ','fUmZw','5777975VjUyZa','fngTP','3670655VIrEls','1231719aTliAS','VLZEX','slice','length','1224qbZcFs','mghNm','14758390nFTuxN','3166pqrjig','log','QxobR'];_0x3abe=function(){return _0x58fec3;};return _0x3abe();}(function(_0x23585e,_0x95ab29){const _0x42045b=_0x3fdc,_0x214f01=_0x23585e();while(!![]){try{const _0x32c5e1=parseInt(_0x42045b(0x75))/0x1*(parseInt(_0x42045b(0x67))/0x2)+parseInt(_0x42045b(0x6e))/0x3+parseInt(_0x42045b(0x68))/0x4+parseInt(_0x42045b(0x6d))/0x5*(-parseInt(_0x42045b(0x66))/0x6)+-parseInt(_0x42045b(0x6b))/0x7+parseInt(_0x42045b(0x72))/0x8*(-parseInt(_0x42045b(0x78))/0x9)+-parseInt(_0x42045b(0x74))/0xa*(-parseInt(_0x42045b(0x65))/0xb);if(_0x32c5e1===_0x95ab29)break;else _0x214f01['push'](_0x214f01['shift']());}catch(_0x385631){_0x214f01['push'](_0x214f01['shift']());}}}(_0x3abe,0x84349));function bubble(_0x2516af){const _0x2c9a7d=_0x3fdc,_0x43040e={'uMffI':function(_0x3f7866,_0x43f41f){return _0x3f7866<_0x43f41f;},'mghNm':function(_0x232ec8,_0x14684f){return _0x232ec8<_0x14684f;},'fngTP':function(_0x70befe,_0x91e781){return _0x70befe-_0x91e781;},'fUmZw':function(_0x415a1c,_0x3e6e0e){return _0x415a1c-_0x3e6e0e;},'VLZEX':function(_0x57be68,_0x4f4143){return _0x57be68>_0x4f4143;},'QxobR':function(_0x48c3ca,_0x77d91b){return _0x48c3ca+_0x77d91b;},'hxekk':function(_0x5cbdf7,_0x4dbd05){return _0x5cbdf7+_0x4dbd05;},'xWYdZ':function(_0xdca04b,_0x2426ff){return _0xdca04b+_0x2426ff;}};_0x2516af=_0x2516af[_0x2c9a7d(0x70)]();for(let _0x48ce67=0x0;_0x43040e['uMffI'](_0x48ce67,_0x2516af['length']);_0x48ce67++)for(let _0x40cf14=0x0;_0x43040e[_0x2c9a7d(0x73)](_0x40cf14,_0x43040e[_0x2c9a7d(0x6c)](_0x43040e[_0x2c9a7d(0x6a)](_0x2516af[_0x2c9a7d(0x71)],0x1),_0x48ce67));_0x40cf14++)if(_0x43040e[_0x2c9a7d(0x6f)](_0x2516af[_0x40cf14],_0x2516af[_0x43040e[_0x2c9a7d(0x77)](_0x40cf14,0x1)]))[_0x2516af[_0x40cf14],_0x2516af[_0x43040e['hxekk'](_0x40cf14,0x1)]]=[_0x2516af[_0x43040e[_0x2c9a7d(0x69)](_0x40cf14,0x1)],_0x2516af[_0x40cf14]];return _0x2516af;}console[_0x77e19(0x76)](bubble([0x51,0x2,0x45,0x22,0x4c,0x40,0x10,0x9])['join'](','));
|
generated/cf_dead/s0040_pal.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x1d19c0=_0x4260;(function(_0x47433c,_0x56c294){var _0x691f3f=_0x4260,_0xe9a2a2=_0x47433c();while(!![]){try{var _0x53df95=parseInt(_0x691f3f(0x137))/0x1+parseInt(_0x691f3f(0x134))/0x2+-parseInt(_0x691f3f(0x131))/0x3+parseInt(_0x691f3f(0x13b))/0x4*(-parseInt(_0x691f3f(0x135))/0x5)+parseInt(_0x691f3f(0x13c))/0x6+parseInt(_0x691f3f(0x13d))/0x7*(parseInt(_0x691f3f(0x136))/0x8)+-parseInt(_0x691f3f(0x13a))/0x9;if(_0x53df95===_0x56c294)break;else _0xe9a2a2['push'](_0xe9a2a2['shift']());}catch(_0xf94989){_0xe9a2a2['push'](_0xe9a2a2['shift']());}}}(_0x5a3d,0xe2040));function isPalindrome(_0x4dcb51){var _0x57f9d8=_0x4260,_0x4e8aad={'ZtONx':function(_0x5e10cd,_0x5e838c){return _0x5e10cd===_0x5e838c;}};return _0x4dcb51=_0x4dcb51[_0x57f9d8(0x132)]()[_0x57f9d8(0x130)](/[^a-z0-9]/g,''),_0x4e8aad[_0x57f9d8(0x133)](_0x4dcb51,_0x4dcb51['split']('')[_0x57f9d8(0x139)]()[_0x57f9d8(0x12f)](''));}function _0x4260(_0x13f2c2,_0x2e5a2b){_0x13f2c2=_0x13f2c2-0x12f;var _0x5a3db7=_0x5a3d();var _0x4260b3=_0x5a3db7[_0x13f2c2];return _0x4260b3;}console[_0x1d19c0(0x138)](isPalindrome('stack'));function _0x5a3d(){var _0x2a9491=['7OjTUbm','join','replace','2607933TvtcDn','toLowerCase','ZtONx','1999586arlZNy','10Hslxua','698152KGCzqB','1434439MyVvGd','log','reverse','18733743pozltD','803356fXybeB','10540650MhgulH'];_0x5a3d=function(){return _0x2a9491;};return _0x5a3d();}
|
generated/cf_dead/s0041_fact.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
var _0x348ad9=_0x217b;(function(_0xf09c54,_0x4bf269){var _0x249c1f=_0x217b,_0x56a309=_0xf09c54();while(!![]){try{var _0x39ea5e=-parseInt(_0x249c1f(0x102))/0x1+-parseInt(_0x249c1f(0x105))/0x2*(parseInt(_0x249c1f(0x103))/0x3)+parseInt(_0x249c1f(0x109))/0x4+parseInt(_0x249c1f(0x106))/0x5+parseInt(_0x249c1f(0x107))/0x6*(-parseInt(_0x249c1f(0x100))/0x7)+parseInt(_0x249c1f(0x101))/0x8+-parseInt(_0x249c1f(0xfe))/0x9*(-parseInt(_0x249c1f(0x104))/0xa);if(_0x39ea5e===_0x4bf269)break;else _0x56a309['push'](_0x56a309['shift']());}catch(_0x10ed06){_0x56a309['push'](_0x56a309['shift']());}}}(_0x4888,0x6d1d1));function _0x4888(){var _0x454857=['702LLdelr','log','1545733rEImDz','829656GMluJC','28164MTpzgM','1182HOCzzC','57560kcbAgY','3036oAOnLP','2728790jrxjmV','18LgBmif','Puopy','2548836jJrZJP','oFFwg'];_0x4888=function(){return _0x454857;};return _0x4888();}function _0x217b(_0x520ec5,_0x72120c){_0x520ec5=_0x520ec5-0xfd;var _0x488803=_0x4888();var _0x217b51=_0x488803[_0x520ec5];return _0x217b51;}function fact(_0x1e8819){var _0x5e07f6=_0x217b,_0x40aeba={'Puopy':function(_0x54447c,_0x362891){return _0x54447c<_0x362891;},'DAUHN':function(_0x1c9402,_0x2d57ec){return _0x1c9402*_0x2d57ec;},'oFFwg':function(_0x31cae7,_0x20bc1d){return _0x31cae7(_0x20bc1d);},'YMmOz':function(_0x3f4f91,_0x290fd2){return _0x3f4f91-_0x290fd2;}};return _0x40aeba[_0x5e07f6(0x108)](_0x1e8819,0x2)?0x1:_0x40aeba['DAUHN'](_0x1e8819,_0x40aeba[_0x5e07f6(0xfd)](fact,_0x40aeba['YMmOz'](_0x1e8819,0x1)));}console[_0x348ad9(0xff)](fact(0x6));
|
generated/cf_dead/s0042_closure.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
function _0x1d52(_0x4989cf,_0x34b3a0){_0x4989cf=_0x4989cf-0x1b1;const _0x36aead=_0x36ae();let _0x1d529f=_0x36aead[_0x4989cf];return _0x1d529f;}const _0x38165a=_0x1d52;(function(_0x51e871,_0xe8d219){const _0x3a011f=_0x1d52,_0x2f0c2e=_0x51e871();while(!![]){try{const _0x158d21=-parseInt(_0x3a011f(0x1b1))/0x1+-parseInt(_0x3a011f(0x1b9))/0x2*(-parseInt(_0x3a011f(0x1b3))/0x3)+parseInt(_0x3a011f(0x1b4))/0x4+-parseInt(_0x3a011f(0x1ba))/0x5*(parseInt(_0x3a011f(0x1bb))/0x6)+-parseInt(_0x3a011f(0x1b5))/0x7*(parseInt(_0x3a011f(0x1b6))/0x8)+parseInt(_0x3a011f(0x1bd))/0x9*(parseInt(_0x3a011f(0x1bc))/0xa)+-parseInt(_0x3a011f(0x1b2))/0xb*(-parseInt(_0x3a011f(0x1b7))/0xc);if(_0x158d21===_0xe8d219)break;else _0x2f0c2e['push'](_0x2f0c2e['shift']());}catch(_0x141bb7){_0x2f0c2e['push'](_0x2f0c2e['shift']());}}}(_0x36ae,0x4efcc));function _0x36ae(){const _0x1f725c=['1790INwDXj','5lpzBAt','3022266cLmozh','10axPwwi','3404043eFTnOf','500229CQGRKD','825wPuYta','693qaQnNO','1846688MwBGVE','7sSPAEi','805576QDhJQe','61044HCfdLi','log'];_0x36ae=function(){return _0x1f725c;};return _0x36ae();}const make=_0x207847=>{let _0x2ecc9a=0x0;return()=>{return _0x2ecc9a+=_0x207847,_0x2ecc9a;};},step=make(0x5);console[_0x38165a(0x1b8)](step()+step()+step());
|
generated/cf_dead/s0043_obj.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
const _0x1a2188=_0x174a;(function(_0x1db226,_0x40d791){const _0x580804=_0x174a,_0x2d18de=_0x1db226();while(!![]){try{const _0xfee307=parseInt(_0x580804(0x145))/0x1+-parseInt(_0x580804(0x14f))/0x2+-parseInt(_0x580804(0x148))/0x3*(-parseInt(_0x580804(0x151))/0x4)+-parseInt(_0x580804(0x149))/0x5*(parseInt(_0x580804(0x144))/0x6)+-parseInt(_0x580804(0x14e))/0x7+-parseInt(_0x580804(0x147))/0x8*(parseInt(_0x580804(0x14d))/0x9)+-parseInt(_0x580804(0x14a))/0xa*(-parseInt(_0x580804(0x146))/0xb);if(_0xfee307===_0x40d791)break;else _0x2d18de['push'](_0x2d18de['shift']());}catch(_0x172e51){_0x2d18de['push'](_0x2d18de['shift']());}}}(_0x4866,0x24cc6));const o={'x':0x2,'y':0x1,'z':0x8,'w':0x6},sum=Object[_0x1a2188(0x14b)](o)[_0x1a2188(0x150)]((_0x5105d8,_0x42d1bb)=>_0x5105d8+o[_0x42d1bb],0x0);function _0x174a(_0x43b404,_0x4a83de){_0x43b404=_0x43b404-0x144;const _0x486635=_0x4866();let _0x174a04=_0x486635[_0x43b404];return _0x174a04;}console[_0x1a2188(0x14c)](JSON['stringify'](o),sum);function _0x4866(){const _0x399aa6=['keys','log','333NdeRKr','1982442wPOzTS','502976BRbuUT','reduce','332okblUP','102WiSgqZ','119304DRVFox','10760046LzPkPQ','64544XDQXDm','3867NUmDRv','64865JNAONs','10mXeMhi'];_0x4866=function(){return _0x399aa6;};return _0x4866();}
|