Thread: Programming a series of patches onto a frame

  1. #1
    Registered User
    Join Date
    Nov 2012
    Posts
    1

    Programming a series of patches onto a frame

    Hi I'm posting this question because I figured this would be the best site to offer this deal to considering the wide range of skills that are on here. Anyway my friend is currently in a C programming class and has an assignment that he cannot figure out. So I'm offering the first person to contact me and provide me with the assignment $150 or more depending on how thorough it is. I know this post is against the usual but I figured someone could use money.


    Here is the assignment description:
    https://www.dropbox.com/s/w1mpxe8wvk2csmf/a10.pdf


    Here is the input files for the assignment can be downloaded here: https://www.dropbox.com/s/y7f1bjolq3sk4o5/input.tar


    Email me at [email protected]


    Thanks

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    How much are you offering for next week's assignment - $300 perhaps?

    Also, I note from the PDF that the assignment was due yesterday.
    CS3335 Assignment 10 Name (print)
    Due: 11/27/12 Student Number
    (45 points)

    Introduction

    Write a C program that overlays a series of patches onto a frame.

    A patch is a rectangular grid of characters containing m (maximum 24) rows of n (maximum 79) characters each. The program reads in several patches and places copies of these patches onto a frame at specified positions. A frame is just another rectangular grid of characters (maximum 24 by 79), initially filled with spaces.
    Is your "friend" also at the University of Utah?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    So you'll be determining the compensation for the work after you receive it?

    I see you've selected an appropriate user name, as well.

  4. #4
    TEIAM - problem solved
    Join Date
    Apr 2012
    Location
    Melbourne Australia
    Posts
    1,907
    Fail.
    Fact - Beethoven wrote his first symphony in C

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Disappearing terrain patches
    By VirtualAce in forum Game Programming
    Replies: 1
    Last Post: 05-17-2008, 11:50 AM
  2. help on c programming involving taylor series
    By harlow23 in forum C Programming
    Replies: 4
    Last Post: 05-04-2007, 10:03 PM
  3. Replies: 3
    Last Post: 09-17-2006, 08:13 AM
  4. Frame? Are they in c++?
    By MK4554 in forum Windows Programming
    Replies: 3
    Last Post: 07-08-2006, 07:22 AM