K12教育赛事综合服务平台
聚乐之家官方网站
下载聚乐之家官方App
专注青少年竞赛题库网站
注:默认基于C++11及以上编译标准,支持二进制字面量表示
int a = 100;
int b = 0144;
int c = 0x64;
int d = 0b1001000;