Search found 1 match

by ChrisC
Thu Feb 02, 2012 7:58 am
Forum: Volume 1 (100-199)
Topic: 153 - Permalex
Replies: 32
Views: 18394

Re: 153

I am currently working on permalex 153 and my c++ code is being rejected for being "wrong/incorrect"
my current guess is that I am not accounting for some fringe cases
I tried most of the strings given in the forum and got correct results


using namespace std;
#include <iostream>
#include <stdlib ...

Go to advanced search