Contests written:
10
Min. rating:
1470
Max rating:
1867
Rating
1672
Problems
281
Points
37676
Rating
452
Points
29
Nguyễn Ngọc Minh, Đà Nẵng (THPT Chuyên Lê Quý Đôn, Đà Nẵng)
About
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
, #