1. M

    C/C++ Coding challenges

    Do you think it'll compile with a C++ compiler after fixing those two errors ?
  2. M

    C/C++ Coding challenges

    I've not done development on symbian tho, I'd recommend Android since its much better :P plus its open so it'll have more and more folks(different versions by other companies but your programs will run on them too) for nokia phones Qt is the way to go soon after acquiring Qt from Trolltech...
  3. M

    C/C++ Coding challenges

    I used simple recursion :P cost based approach might be much faster, may be its the sort after the cost
  4. M

    C/C++ Coding challenges

    nope, but you can use any normal library that can process images but you'll have to compile it to on whatever that symbian runs. why dont you try android? it runs normal linux executables and all tools are free and cross platform:lol:
  5. M

    C/C++ Coding challenges

    use Qt it'll make it much eaiser, and learning Qt is abit hard too :P but if you have spare time do try! http://qt.nokia.com/products/platform/symbian/
  6. M

    C/C++ Coding challenges

    did u figure it out?
  7. M

    C/C++ Coding challenges

    this can be done thru binomial theorem :P but it uses more resources and it is slow for this usage. Thus I use some nifty algorithm workaround with some c++ STL. This is C++, so use an appropriate compiler; I recommend g++. :D:D and oh it prints the triangle for 500 lines in a few seconds, do...
  8. M

    C/C++ Coding challenges

    *Clap* *Clap* for the part in red, nicely done!
  9. M

    aluth excel version ekak pawichi karana 2007 wage

    aluth excel version ekak pawichi karana 2007 wage
  10. M

    C/C++ Coding challenges

    did anyone do the maze problem?
  11. M

    C/C++ Coding challenges

    The maze source: http://www.sendspace.com/file/y22h0b sample output + marks where it went before * marks where it is currently use gcc -I. -o maze maze.c ll.c to compile using gcc 0 0 5 4 9 5 *00000011 011110000 011000010 111101110 000000111 +*0000011 011110000 011000010 111101110...
  12. M

    C/C++ Coding challenges

    Did anyone do the maze? I did it, but its not finished yet :P I found http://gcc.gnu.org/onlinedocs/cpp/Macros.html useful :D
  13. M

    C/C++ Coding challenges

    OOP ona na mama karane C walin :P
  14. M

    C/C++ Coding challenges

    ok heres one, this is the text file that u input to the program. 0,0,6,3 0111111 0000011 0100011 0111000 0000101 and this is the output Go straight 1 block(s) Turn Left Go straight 4 block(s) Turn Right Go straight 2 block(s) Turn Left Go straight 2 block(s) thats all :D NOTE: the red 0 is...
  15. M

    C/C++ Coding challenges

    Lets do a new challenge shall we? This is just a thought; a random one! Use your skills of programming to determine the path to take to get from point A to point B in a given maze of 0s and 1s. 1s mark walls and 0s mark paths that you can go through. points A, B are given in (x,y) format. The...
  16. M

    C/C++ Coding challenges

    thanks :D
  17. M

    C/C++ Coding challenges

    hey, nice seeing you again :D BTW that time i gave was the process time,(=time it takes to load the program up + time it takes to run until it ends).
  18. M

    C/C++ Coding challenges

    well if there's one thing I can't stand thats algos lol here goes, #include<stdio.h> #include<stdlib.h> inline void addhex(char *s, int num){ switch (num){ case 15: { *s = 'F'; break; } case 14: { *s = 'E'; break; } case 13: { *s = 'D'; break; } case 12: { *s...
  19. M

    MENNA MADURA BAYA WELA

    LOL :lol: I'm coming from FAKE IDs? are you nuts? take a look at my history here at EK ask GTRZ if you want to my image here is never tarnished(until today when i used *some* harsh words) You people can tell anything you people want to I know and the whole of EK knows who i am, yes im gonna go...
  20. M

    MENNA MADURA BAYA WELA

    WTF?? I DO NOT HAVE ANY OTHER ACCOUNT AT EK THIS IS THE ONLY ACCOUNT I'LL GIVE YOU SHIT FROM THIS ONE IF I NEED TO AND WILL NOT GIVE ANY IF I DON'T WANT TO - thank you! if you are unsure about this tell GTRZ, i'm not a LAMER!

    No contents