[Announcement] Programming Challenge #7 |
|
07-06-2012, 05:48 AM
|
|||
|
|||
|
RE: Programming Challenge #6
Application Name: Roman Numeral Converter.
Language Used: C++ Description: Converts the wrong way, still need to fix something. Maybe one of you can find it. Large numbers work to a certain extent, but then they flop. I am sure I will figure it out tomz lol. Level of Completion: 3 except for I made a mistake somewhere. Plus it is the wrong damn way lol. Preview: Spoiler (Click to View) Code: (SELECT ALL CODE) #include Virus Scan: No download link. Download: nop. |
|||
|
07-06-2012, 09:56 AM
|
|||
|
|||
|
RE: Programming Challenge #6
Looking through the code it looks pretty good. How do the larger numbers flop? I may attempt to go from numeric to Roman Numeral too.
|
|||
|
07-06-2012, 01:57 PM
(This post was last modified: 07-06-2012 02:20 PM by RDCA.)
|
|||
|
|||
RE: Programming Challenge #6
![]() I'll try to fix it later. Just woke up. Edit: looool, I love sleeping. I looked at the code, and fixed it immediately. Code: (SELECT ALL CODE) #include Alright, now time to right the converse of my function. Maybe I should try to do it in ASM. Would be good practice, and we don't have ant examples on this forum I don't think. Edited the thread, and iostream went to town adding itself everywhere. D: |
|||
|
08-08-2012, 07:25 PM
(This post was last modified: 08-18-2012 05:02 AM by Epixors.)
|
|||
|
|||
|
RE: Programming Challenge #7
Application Name: PHPRomanNumeral
Language Used: PHP Description: Convert roman to numeral and numeral to roman. Decided to do a simple webform for this one, and wanted to add something because I wasn't challenged by the roman to numeral. Not that the other thing was much of a challenge, but hey, still fun :D Level of Completion: 3++ (over 1 million, I tested that, and can also do it the other way around) Preview: img1.uploadscreenshot.com/images/orig/8/22010023778-orig.jpg (Can't post clickable links yet, seemingly includes images) Source: It's a bit sketchy, could be better but I was writing this in a rush. Code: (SELECT ALL CODE) <?phpPlease don't mind my comments, I like to comment on them without acting really serious. Virus Scan: virustotal.com/file/a300a54ae872e61984a5156f0df23f759fe1e935be4c0bd0139924ee3c1f138d/analysis/1344467525/ (Can't post clickable links yet) Download: filehost.ws/vf15uiga0ogj (Can't post clickable links yet, outdated so just copy the PHP code please) EDIT: Updated the PHP Code, I did something wrong but that's correct now, for those of you wondering why the converting from number to roman displays something like 99 as XCIX instead of IC, it's because that actually is correct. The download is outdated, but the code is updated, sorry for that, but I don't have time to upload it atm. |
|||
|
08-08-2012, 07:36 PM
|
|||
|
|||
|
RE: Programming Challenge #7
Nice, a PHP submission for the challenge :) Keep up the good work.
![]() Microsoft MVP .NET Programming - (2012 - Present) ®Crestron DMC-T Certified Automation Programmer Development Site: aceinfinity.net |
|||
|
08-08-2012, 07:39 PM
|
|||
|
|||
|
RE: Programming Challenge #7
Thanks Ace :) Isn't the best it could be but it's good enough for me currently, am in a bit of a lazy mode ;)
|
|||
|
08-08-2012, 11:56 PM
|
|||
|
|||
|
RE: Programming Challenge #7
Seems as though you forgot to include the form to enter the data... :P
|
|||
|
08-09-2012, 04:04 AM
(This post was last modified: 08-09-2012 05:18 AM by Epixors.)
|
|||
|
|||
|
RE: Programming Challenge #7
Didn‘t I copy that? My mistake xD I‘ll edit it when ‘m on my comp.
EDIT: Updated. |
|||
Possibly Related Threads... |
| Thread: | Author | Replies: | Views: | Last Post | |
| Sphere Online Judge (SPOJ) - Programming Challenges | AceInfinity | 0 | 5 |
Today 05:36 PM Last Post: AceInfinity |
|
| ACM-ICPC - Programming Competition | KoBE | 16 | 430 |
Today 05:17 PM Last Post: AceInfinity |
|
| Programming Challenge Site - Al Zimmermann's | AceInfinity | 2 | 175 |
04-23-2013 01:56 AM Last Post: AceInfinity |
|
| TreasureChest Challenge | AceInfinity | 2 | 172 |
04-16-2013 12:27 AM Last Post: AceInfinity |
|
| Lawnmower Programming Problem - Google | AceInfinity | 1 | 179 |
04-14-2013 05:27 PM Last Post: AceInfinity |
|
| Users browsing this thread |
| 1 Guest(s) |

Programming Challenge #7











