Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
5305 张然正 【基础题】歌手大奖赛 C++ Compile Error 0 MS 0 KB 201 2023-01-15 10:16:52

Tests(0/0):


#include <iostream> using namespace std; int main() { float quzuigao = 9.4 * 5; float quzuidi = 9.8 * 5; float fen = 9.6 * 6; float a = quzuigao + int - fen; cout << a; }


Judgement Protocol: