Skip to content
View 3N16MV's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report 3N16MV

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CaesarCipher CaesarCipher Public

    This program implements a Caesar cipher for encrypting and decrypting text using a user-provided keyword or phrase.

    C++

  2. SpellChecker SpellChecker Public

    This program checks the spelling of words in a given text against the Oxford English Dictionary.

    C++ 1

  3. NoExceptions NoExceptions Public

    Java program designed to read a set of floating-point numbers from user input, calculate the average, the smallest and largest values, and the range between them, and display the results while hand…

    Java 2

  4. ExceptionalCounts ExceptionalCounts Public

    This program asks the user for a file name and prints the number of characters, words, and lines in that file.

    Java 2