MinhCrafter
Contests written:
21
Min. rating:
1469
Max rating:
1866
Rating
1541
Problems
306
Points
39447
Rating #
1067
Points #
90
Nguyễn Ngọc Minh (Trường Trung học phổ thông chuyên Lê Quý Đôn - Đà Nẵng)
About
C++
int fun = 0;
cin >> problem;
if (problem.type == "Math") {
fun++;
if (problem.solution == "Matrix Multiplication") fun += 69;
}
if (problem.type == "Data Structure") {
fun--;
if (problem.solution == "Tree") fun = -1;
}
if (fun < 0) cout << "Why didn't my code work?";
else cout << "Why did my code work?";
Rating History
, #