Home घर » » Online Utilities ऑनलाइन उपयोगिताएँ

How to check your codes online [ Online Compiler ] कैसे [ऑनलाइन संकलक अपने कोड ऑनलाइन जाँच करने के लिए]

Codepad Codepad , is an online service which allows you to check the codes written by you, without installing any compiler. , जो आपको किसी भी संकलक की स्थापना के बिना कोड आपके द्वारा लिखित जांच करने की अनुमति देता है एक ऑनलाइन सेवा है.

You just need to paste your code as shown below, choose the programming language via the radio button, and soon you will come across the output, or the errors in the code. तुम बस के रूप में नीचे, रेडियो बटन द्वारा प्रोग्रामिंग भाषा का चयन दिखाया अपना कोड चस्पा करने के लिए, और जरूरत है जल्द ही आपको आउटपुट के पार, या कोड में त्रुटियाँ आ जाएगा.

The service is quite simple to use, can be a very useful tool at times when you want to run the code on a machine which doesn't have the required compiler. इस सेवा का उपयोग करने के लिए काफी आसान है, एक बहुत ही उपयोगी उपकरण समय पर जब तुम जो आवश्यक संकलक नहीं है एक मशीन पर कोड चलाने के लिए चाहते हो सकता है.

Codes written in following languages can be tested, just with a mouse click. कोड निम्नलिखित भाषाओं में लिखा है, एक माउस क्लिक के साथ बस का परीक्षण किया जा सकता है.

  • C सी
  • C++ सी + +
  • D डी
  • Haskell Haskell
  • OCaml OCaml
  • Perl Perl
  • Python अजगर
  • Ruby लाल
  • Scheme योजना
  • Tcl. Tcl.

You can also have a look to the codes people are trying on Codepad, with the help of link on top-right position of the page. तुम भी Codepad पर कोशिश कर रहे हैं, पृष्ठ के शीर्ष सही स्थिति पर कड़ी की मदद से इस कोड लोगों को देख सकते हैं.

Tagged with: के साथ टैग की गईं:

Translate to EnglishÜbersetzen Sie zum Deutsch/GermanΜεταφράστε στα ελληνικά/GreekПереведите к русскому/RussianOversetter til Norsk/NorwegianÖversätta till Svensk/Swedishहिन्दी अनुवाद करने के लिए/Hindi
Tradueix al català/CatalanTulkot uz latviešu/LatvianPreložiť do slovenčiny/SlovakVertaal aan het Nederlands/Dutchترجمة الى العربية/ArabicTraduzca al Español/SpanishTraduisez au Français/French
Traduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese TraditionalПереклад на українську/Ukrainian

एसएमएस सदस्यताPrint This Post

Posted on 14th April 2008 by 14 अप्रैल 2008 पर द्वारा पोस्ट Manav Mishra मानव मिश्र , here to write articles about things which are somehow related to computers, internet (and at times, may be, to blogging as well). , यहाँ, इंटरनेट, जो किसी भी कंप्यूटर से जुड़े हुए हैं चीजों के बारे में लेख लिखने के लिए (और समय पर, के रूप में अच्छी तरह से ब्लॉगिंग के लिए) हो सकता है. He wants to make an Identity for himself, he loves, testing new softwares and services which can really help to improve the productivity of individual. All posts by वह खुद के लिए एक पहचान बनाने के लिए, वह है, जो वास्तव में व्यक्तिगत की उत्पादकता में सुधार लाने के लिए मदद कर सकते हैं नया सॉफ्टवेयर और सेवाओं का परीक्षण प्यार करता है चाहता है. सभी पदों से Manav Mishra मानव मिश्र | Connect with me @ | कनेक्ट मेरे साथ @ Twitter चहचहाना | | Stumble ठोकर | Need more help? | और अधिक मदद की जरूरत है? Ask your Questions at our पर अपने प्रश्न पूछें हमारे Support Center सहायता केंद्र

11 Comments 11 टिप्पणियाँ » »

  • sarfaraz said: sarfaraz ने कहा:

    #include # शामिल
    int main() मुख्य int ()
    { (
    printf(”my name is sarfaraz”); printf ( "मेरा नाम sarfaraz") है;
    return(0); वापसी (0);
    } )

  • sarfaraz said: sarfaraz ने कहा:

    its nice for every to whom who want to work online without installing any program thanks for providing such neccesity function for all users इसके अच्छे के लिए हर किसके लिए है जो सभी उपयोगकर्ताओं के लिए इस तरह के neccesity समारोह प्रदान करने के लिए किसी भी प्रोग्राम धन्यवाद स्थापित करने के बिना ऑनलाइन काम करना चाहता हूँ

  • boostar said: boostar ने कहा:

    #include # शामिल

    main() मुख्य ()
    { (
    pintf(”test”); pintf ( "परीक्षण");
    } )

  • matt मैट said: ने कहा:

    // my first program in C++ / / सी में अपने पहले कार्यक्रम + +

    #include # शामिल
    using namespace std; namespace एसटीडी का उपयोग करते हुए;

    int main () मुख्य int ()
    { (
    cout << “Hello World!”; अदालत << "नमस्ते विश्व!";
    return 0; वापसी 0;
    } )

  • Umiad Umiad said: ने कहा:

    Can anyone tell me that how to include header file in delphi किसी को भी कि कैसे डेल्फी में हेडर फाइल को शामिल करने के लिए मुझे बता सकते हैं

    eg उदा

    #define tab 0×02 टैब 0 × 02 परिभाषित #

    i want to represent it in delphi programming मैं डेल्फी प्रोग्रामिंग में प्रतिनिधित्व करना चाहते हैं

  • Anuj Aggarwal said: Anuj अग्रवाल ने कहा:

    hi नमस्ते

    but how can i take inputs for the program from the user in codpad.org? लेकिन मैं कैसे codpad.org में उपयोगकर्ता से कार्यक्रम के लिए निविष्टियाँ ले सकता है?

  • Manav मानव (author) said: (लेखक) ने कहा:

    @ Anuj, I don't think user input is supported, as, after your comment I tried a code in C, but it didn't support user input, moreover Codepad is just to check your codes, don't consider it as a replacement of any compiler. @ Anuj, मैं उपयोगकर्ता इनपुट, के रूप में समर्थित है, तो मैं सी में एक कोड की कोशिश की अपनी टिप्पणी के बाद नहीं लगता है, लेकिन यह उपयोगकर्ता इनपुट का समर्थन नहीं किया था, इसके अलावा Codepad बस, एक के रूप में इस पर विचार नहीं करते अपने कोड की जाँच करने के लिए है किसी भी संकलक के प्रतिस्थापन.

  • kim said: किम ने कहा:

    #include # शामिल

    void main(){ मुख्य शून्य () (
    int x = 2147483647; int x = 2147483647;

    if(x=5) (x = 5 अगर)
    cout<<”x is “<<x<<”.”<<endl; अदालत << "एक्स" <<एक्स <<"."<< endl है;

    if(x=-3) अगर (एक्स =- 3)
    cout<<”x is “<<x<<”.”<<endl; अदालत << "एक्स" <<एक्स <<"."<< endl है;

    if(x=0) (x = 0 अगर)
    cout<<”x is “<<x<<”.”<<endl; अदालत << "एक्स" <<एक्स <<"."<< endl है;

    if(true) अगर () सच
    cout<<”This is true.”<<endl; अदालत <<सच यह है. "<<endl;

    if(false) अगर () झूठी
    cout<<”THis is false.”<<endl; अदालत << "यह गलत है." <<endl;

    if(4) (4) यदि
    cout<<”Huh?”<<endl; अदालत << "हुह?" <<endl;

    if(97) (97) यदि
    cout<<”Again?”<<endl; अदालत << "फिर?" <<endl;

    if(-107) (-107) यदि
    cout<<”What now?”<<endl; अदालत << "अब क्या?" <<endl;

    if(-2) (-2) यदि
    cout<<”Cosa ba???”<<endl; अदालत << "Cosa BA ???"<< endl;

    if(0) (0) अगर
    cout<<”Nah!”<<endl; अदालत << "नहीं!" <<endl;

    } )

  • praneet said: praneet ने कहा:

    hey is my code correct to print the first ten numbers of fibonacci series हे मेरे कोड फिबोनैकी श्रृंखला के पहले दस नंबर प्रिंट करने के लिए सही है
    #include # शामिल
    #include # शामिल
    void main() मुख्य शून्य ()
    { (
    int a,b,fib,i; झूठ बोलना, मैं एक, ख, int;
    a=1; एक = 1;
    b=1; ख = 1;
    printf(”%d”,a); printf ( "% d", एक);
    printf(”%d”,b); printf ( "% d", ख);
    for(i=3;i<=10;i++) (i = 3, मैं <= 10 के लिए, मैं + +)
    {fib=a+b; (मिथ्या = एक + ख;
    printf(”%d”,fib); printf ( "% d", मिथ्या);
    a=b+fib; एक = B + मिथ्या;
    printf(”%d”,a); printf ( "% d", एक);
    b=a+fib; ख = एक + मिथ्या;
    printf(”%d”,b); printf ( "% d", ख);
    } )
    getch(); getch ();
    } )

  • aaa said: aaa ने कहा:

    #include # शामिल

    int main() //Main Function मुख्य () / / मुख्य समारोह int
    { (
    int i=0; int i = 0;

    for(;i<26;i++) (; मैं <26, मैं + +) के लिए
    { (
    printf(” %c “,i+'a'); //Loop For Printing az printf ( "% c", i + 'एक'); / / लूप प्रिंटिंग के लिए az
    } )

    return 0; वापसी 0;
    } )

  • varun said: वरुण ने कहा:

    #include # शामिल
    #include # शामिल
    #include # शामिल
    #include # शामिल
    #include # शामिल

    int main() मुख्य int ()
    { (

    double va,vl[6],vu[6],ra,rl[6],ru[6],rta,rtl[6],rtu[6]; डबल VA, vl [6], vu [6], ra, आर एल [6], ru [6], rta, rtl [6], rtu [6];
    double mv[6],mr[6],mrt[6],Gl[6],Gu[6],G2l[6],G2u[6],G3l[6],G3u[6]; डबल mv [6], श्री [6], mrt [6], gl [6], gu [6], G2l [6], G2u [6], G3l [6], G3u [6];
    double xl,xu,u,v,z; डबल एक्स्ट्रा लार्ज, xu, u, v, z;
    double f[6],fl[6],fu[6],acc; डबल च [6], FL [6], फू [6], एसीसी;
    int i; int i;

    Printf(”Enter the Accuracy “); Printf ( "") सटीकता दर्ज करें;
    scanf(”%lf”,&acc); scanf ( "% अगर", और एसीसी);
    va = (5.0025-4.9975)/6.0; VA = (5.0025-4.9975) / 6.0;

    for(i=0;i<6;i++) के लिए (i = 0; मैं <6, मैं + +)
    { (
    vl[i]=4.9975+ va*i; vl [i] = 4,9975 + VA * मैं;
    vu[i]=4.995+i*va+va; vu [i] = 4,995 + i * VA + VA;
    } )

    printf(”The Vin box values are:”); printf ( "इस VIN बॉक्स मान रहे हैं:");

    for(i=0;i<6;i++) के लिए (i = 0; मैं <6, मैं + +)
    printf(”%f %f\t”,vl[i],vu[i]); printf ( "%% च च \ t", vl [मैं], vu [i]);

    ra= (1100-900)/6; ra = (1100-900) / 6;

    for (i=0;i<6;i++) के लिए (i = 0; मैं <6, मैं + +)
    { (
    rl[i]=900+i*ra; आर एल [i] = 900 + i * ra;
    ru[i]=900+i*ra+ra; ru [i] = 900 + i * ra ra +;
    } )

    for(i=0;i<6;i++) के लिए (i = 0; मैं <6, मैं + +)
    printf(”R valuesin boxes%f %f\t”, rl[i],ru[i]); printf ( "आर valuesin बक्से%% च च \ t", आर एल [मैं], ru [i]);

    rta= (1190.55-1179.45)/6.0; rta = (1,190.55-1,179.45) / 6.0;

    for(i=0;i<6;i++) के लिए (i = 0; मैं <6, मैं + +)
    { (
    rtl[i]=1179.45+i*rta; rtl [i] = 1179.45 + I * rta;
    rtu[i]=1179.45+i*rta+rta; rtu [i] = 1179.45 + I * rta + rta;
    } )

    for(i=0;i<6;i++) के लिए (i = 0; मैं <6, मैं + +)
    printf(”Rt values in boxes%f %f\t”,rtl[i],rtu[i]); बक्से में printf ( "Rt मूल्यों%% च च \ t", rtl [i], rtu [i]);

    for(i=0;i<6;i++) के लिए (i = 0; मैं <6, मैं + +)
    { (
    mv[i]=(vl[i]+vu[i])/2; mv [i] = (vl [मैं] + vu [i]) / 2;
    mr[i]=(rl[i]+ru[i])/2; श्री [i] = (आर एल [मैं] + ru [i]) / 2;
    mrt[i]=(rtl[i]+rtu[i])/2; mrt [i] = (rtl [मैं] + rtu [i]) / 2;
    } )

    for(i=0;i 0) के लिए (i = 0; मैं 0)
    u= gl[i]; U = gl [i];
    else अन्यथा
    u=gu[i]; U = gu [i];

    if(G2l>0) अगर (G2l> 0)
    v=g2l[i]; ध् = g2l [i];
    else अन्यथा
    v=g2u[i]; ध् = g2u [i];

    if(G3l>0) अगर (G3l> 0)
    z=g3l[i]; z = g3l [i];
    else अन्यथा
    z=g3u[i]; z = g3u [i];

    f[i]=u[ (1/(1+v) - (1/(1+z))); च [i] = U [(1 / (1 + V) - (1 / (1 + Z)));

    fl[i]= xl+f[i]; FL [i] = एक्स्ट्रा लार्ज + च [i];
    fu[i]=xu+f[i]; फू [i] = xu + च [i];

    if(fl[i]<acc) (FL [मैं] <एसीसी) यदि
    i++; i + +;
    else अन्यथा
    { (
    print(”Limit values are %f %f”,&fl[i],&fu[i]); प्रिंट ( "सीमा मूल्यों%% च च", और FL [मैं], और फू [i हैं]);
    exit(0); बाहर निकलें (0);
    } )
    } )

    } )

Leave your response! आपकी प्रतिक्रिया छोड़ दो!

Be nice. अच्छे बनो. Keep it clean. यह साफ रखें. Stay on topic. रहो विषय पर. No spam. स्पैम नहीं.

You can use these tags: आप इन टैग का उपयोग कर सकते हैं:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>