Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
139709 周佳豪 11温度转换II C++ Compile Error 0 MS 0 KB 93 2025-12-08 17:07:00

Tests(0/0):


Code:

#include <iostream> using namespace std; int main(){ inputtt<<50 outputt<<10.0000 }


Run Info:

Main.cc: In function 'int main()':
Main.cc:4:1: error: 'inputtt' was not declared in this scope
 inputtt<<50
 ^