Ctrl+P again to print, arrows/tab to navigate results, enter to confirm

    Please in order to save solutions and appear on the leaderboards. New here? Check out the Tutorial hole.

    Details

    Print the numbers from 1 to 100 inclusive, each on their own line.

    If, however, the number is a multiple of three then print Fizz instead, and if the number is a multiple of five then print Buzz.

    If multiple conditions hold true then all replacements should be printed, for example 15 should print FizzBuzz.

    External links: Rosetta Code, Wikipedia

    Copied
    0 bytes, 0 chars
    Restore solution
    Compiled from AT&T syntax to x86-64 Linux. Use syscalls to write output.
    ctrl + enter or

    Delete Solution

    Are you sure you want to delete your solution(s) for Fizz Buzz?

    If you have separate bytes and chars solutions then both will be deleted.

    This is irreversible, please backup any code you care about.

    Type I understand and press confirm to continue.