Run ID:149777

提交时间:2026-03-16 17:06:10

#include <iostream> using namespace std; int main(y) { if (x<0) { cout << "-1" << endl; } else if (x=0) { cout << "0" << endl; } else if (x>0) { cout << "1" << endl; } else { return 0; }