Toj 3711 Water problem

Source: Internet
Author: User

Pay attention to the sum is their own situation is good, the amount of data is very small, the violence can be played on the table.

1#include <cstdio>2 using namespacestd;3 4 intSumintN)5 {6     intres =0, i =2; 7      while(I * I <N)8     {9         if(n% i = =0 )Ten         { OneRes + = i + N/i; A         } -i++; -     } the     if(I * = = N) Res + =i; -     returnRes +1; - } -  + intMain () - { +     intnum; A      while(SCANF ("%d", &num)! =EOF) at     { -          for(inti = num;; i++ ) -         { -             intTMP =sum (i); -             if(i = = tmp)Continue; -             intTtmp =sum (TMP); in             if(i = =ttmp) -             { toprintf"%d%d\n", I, TMP); +                  Break; -             } the         } *     } $     return 0;Panax Notoginseng}

Toj 3711 Water problem

Related Article

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.