Skip to content
View DuoWeng's full-sized avatar

Block or report DuoWeng

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Suduku_Solver_Multiple_Thread_C Suduku_Solver_Multiple_Thread_C Public

    Write a multi-threaded application to solve a Sudoku problem, on an n2 × n2 grid (maximum 25x25).

    C

  2. Amicable_Numbers_Prolog Amicable_Numbers_Prolog Public

    Write a predicate that determines if two numbers are amicable numbers, i.e., the sum of the proper divisors of each is equal to the other number.

    Prolog

  3. Sort-lists-in-decreasing-order-in-Prolog Sort-lists-in-decreasing-order-in-Prolog Public

    Write a predicate for accepting two sorted lists of numbers in increasing order and returns a sorted list in decreasing order containing all numbers from both lists.

    Prolog

  4. Shuffle_Lists_keep_order_PHP Shuffle_Lists_keep_order_PHP Public

    read two lists and produce as output the shuffle of two lists

    PHP

  5. Translates-numbers-in-English_PHP Translates-numbers-in-English_PHP Public

    PHP

  6. Translates-numbers-in-English_CPP Translates-numbers-in-English_CPP Public

    C++