Details
A semiprime number is a number that is the product of two prime numbers. Note that the prime factors do not necessarily have to be distinct.
Print all the semiprime numbers from 1 to 10,000 inclusive, each on their own line.
External links: OEIS A001358, Wikipedia
        
        Copied
    
0 bytes, 0 chars
                Restore solution
            
        Compiled from
        
            AT&T syntax to x86-64 Linux. Use
        
            syscalls to write output.
    
    
        05AB1E is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        ALGOL 68 is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        APL is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Arturo is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Befunge is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        BQN is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        CJam is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        CoffeeScript is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Egel is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Erlang is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Fennel is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Harbour is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Hare is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Haxe is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Hush is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Hy is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        iogii is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Knight is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Luau is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Odin is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Picat is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Qore is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Racket is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Rebol is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Rexx is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Scala is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Squirrel is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Stax is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Uiua is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Umka is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Vala is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        Vyxal is an experimental language, solutions won't contribute to
        scoring until the language goes live. Please leave feedback on the
        
            GitHub issue.
    
    
        ctrl + enter or