Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for(var i=1;100>=i;i++){var f=i%3==0,b=i%5==0;console.log(f?b?"FizzBuzz":"Fizz":b?"Buzz":i)}
- /* Please no... */
- eval((function(p, a, c, k, e, d) {
- e = function(c) {
- return c;
- };
- if (!''.replace(/^/, String)) {
- while (c--) {
- d[c] = k[c] || c;
- }
- k = [
- function(e) {
- return d[e];
- }
- ];
- e = function() {
- return '\\w+';
- };
- c = 1;
- }
- while (c--) {
- if (k[c]) {
- p = p.replace(new RegExp('\\b' + e(c) + '\\b', 'g'), k[c]);
- }
- }
- return p;
- })('9(7 2=1;8>=2;2++){7 6=2%3==0,4=2%5==0;10.11(6?4?"14":"12":4?"13":2)}', 10, 15, '||i||b||f|var|100|for|console|log|Fizz|Buzz|FizzBuzz'.split('|'), 0, {}));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement