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_39250648_13910.cpp: In function 'int main()':
0_0_39250648_13910.cpp:32:25: error: invalid conversion from 'const char*' to 'int' [-fpermissive]
   32 |                 putchar("%c",cc[i][j]) ;
      |                         ^~~~
      |                         |
      |                         const char*
0_0_39250648_13910.cpp:32:24: error: too many arguments to function 'int putchar(int)'
   32 |                 putchar("%c",cc[i][j]) ;
      |                 ~~~~~~~^~~~~~~~~~~~~~~
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:710:15: note: declared here
  710 |   int __cdecl putchar(int _Ch);
      |               ^~~~~~~
0_0_39250648_13910.cpp:34:26: error: expected ';' before '}' token
   34 |             putchar('\n')
      |                          ^
      |                          ;
   35 |         }
      |         ~                 


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-07-07 08:08:36, Gzip enabled