IO-05. Output phrases I (5)

Source: Internet
Author: User

IO-05. Output phrases I (5) time limit MS Memory limit 65536 KB code length limit 8000 B award Program StandardSOURCE Zoj

The subject asks to write a program, output a short phrase "programming in C is fun!".

Input format:

This topic is not entered.

Output format:

Output the phrase "programming in C is fun!" on one line.

1 #include <iostream>2usingnamespace  std; 3 int Main () 4 {5   cout<<"" Programming in C is fun! ".  "<<Endl; 6   return 0 ; 7 }

Running result: The answer is wrong, the problem is wrong, the quotation mark and the period of the sentence are removed.

Evaluation results
Time Results score Topics language spents (MS) memory (KB) User
December 16 23:31 The answer is correct 5 IO-05 C + + (g++ 4.7.2) 1 364 Liyuhui
Test point
Test Point Results spents (MS) memory (KB) Score/Perfect
0 The answer is correct 1 364 5/5

View Code

The following five questions are similar, have been proficient in C + + input and output basic operations. Do the branch tomorrow! Cheer Up ~

IO-05. Output phrases I (5)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.