MinhCrafter
Contests written:
17
Min. rating:
1469
Max rating:
1866
Rating
1649
Problems
302
Points
39201
Rating #
658
Points #
71
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
, #