F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_38686630_1562.cpp: In function 'void solve()':
0_0_38686630_1562.cpp:13:21: error: invalid conversion from 'char' to 'const char*' [-fpermissive]
   13 |         if(k&1)puts('0');
      |                     ^~~
      |                     |
      |                     char
In file included from gcc-13.1.0/x86_64-w64-mingw32/include/locale.h:12,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/clocale:42,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32/bits/c++locale.h:41,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/localefwd.h:40,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/string:45,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bitset:52,
                 from .\stdc++.h:52:
gcc-13.1.0/x86_64-w64-mingw32/include/stdio.h:711:32: note:   initializing argument 1 of 'int puts(const char*)'
  711 |   int __cdecl puts(const char *_Str);
      |                    ~~~~~~~~~~~~^~~~
0_0_38686630_1562.cpp:14:19: error: invalid conversion from 'char' to 'const char*' [-fpermissive]
   14 |         else puts('1');
      |                   ^~~
      |                   |
      |                   char
gcc-13.1.0/x86_64-w64-mingw32/include/stdio.h:711:32: note:   initializing argument 1 of 'int puts(const char*)'
  711 |   int __cdecl puts(const char *_Str);
      |                    ~~~~~~~~~~~~^~~~


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-26 22:51:36, Gzip enabled