Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

Two methods.

Posted by Hacker_QC at 2006-03-03 06:21:16
In Reply To:How can I use __int64??? Posted by:ITESM105 at 2006-03-03 05:19:27
  1。用 long long 和 printf("%lld",...) 或者 cin,cout , 用 G++ 编译;
  2。用 __int64 和 printf("%I64d",...), 用 C++ 编译;这个cin和cout不支持。

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator