#include <stdio.h> int main() { int a; short b; printf("%zu %zu", sizeof(a), sizeof(b)); return 0; }
使用您的 Hydro 通用账户