Search found 2 matches

by lazy_coder
Mon Sep 08, 2014 11:39 pm
Forum: Volume 109 (10900-10999)
Topic: 10992 - The Ghost of Programmers
Replies: 36
Views: 23295

Re: 10992 - The Ghost of Programmers

brianfry713 wrote:Tanveer not Tanvir
thanks
by lazy_coder
Sun Sep 07, 2014 10:37 pm
Forum: Volume 109 (10900-10999)
Topic: 10992 - The Ghost of Programmers
Replies: 36
Views: 23295

Re: 10992 - The Ghost of Programmers

this is my code. why i get wa. pls help me....................
<code>


class Main {

public static void main(String args[]) {
Main myWork = new Main();
myWork.Begin();
}

void Begin() {
String input;
String[] name = {
"Tanvir Ahsan",
"Shahriar Manzoor",
"Adrian Kugel",
"Anton Maydell ...

Go to advanced search