填空题

以下程序的输出结果是 【6】 。 main() { char c=’z’; printf("%c",c-25);}

【参考答案】

a