Блог пользователя RDFZchenyy

Автор RDFZchenyy, история, 7 дней назад, По-английски

To use pbds, I've submitted a code which uses #include<bits/extc++.h>.

It can compile and run on my computer, however, it can't compile on Codeforces platform.

You can see it at 292301911, in which it recieves CE, and return as follow.

Can't compile file:
In file included from C:/Programs/gcc13-64-winlibs/include/c++/13.2.0/x86_64-w64-mingw32/bits/extc++.h:83,
                 from program.cpp:1:
C:/Programs/gcc13-64-winlibs/include/c++/13.2.0/ext/codecvt_specializations.h:42:10: fatal error: iconv.h: No such file or directory
   42 | #include <iconv.h>
      |          ^~~~~~~~~
compilation terminated.

I'd like to ask if we can add iconv.h file to CF platform, and thank you.

Полный текст и комментарии »

  • Проголосовать: нравится
  • +5
  • Проголосовать: не нравится

Автор RDFZchenyy, история, 10 месяцев назад, По-английски

First, please allow me to thank MikeMirzayanov for the wonderful CodeForces and Streams.

However, for Chinese users, it's hard to see streams in websites like t.me or YouTube.

So, I am wondering that whether CodeForces can provide some streams on other platforms such as Bilibili.

And thank you.

Полный текст и комментарии »

  • Проголосовать: нравится
  • +8
  • Проголосовать: не нравится