สวัสดีทุกคนด้วยครับ
สำหรับในบล็อกนี้เป็นบล็อกที่ทำเกี่ยวกับเรื่องของคณิตศาสตร์และคอมพิวเตอร์ คนที่่สนใจสามารถเข้ามาติดตามกันได้นะครับ เราจะพยายามอัปเดตข่าวสารเป็นระยะๆที่เกี่ยวกับคณิตศาสตร์และคอมพิวเตอร์ ไม่ว่าจะเป็นในส่วนของทฤษฎีที่สำคัญสำหรับในการทำโจทย์คณิตศาสตร์ เช่น Pythagorean Theorem, Ceva's Theorem หรืออาจจะเป็น Menelaus's Theorem หรือว่าอาจจะเป็นเทคนิคที่เกี่ยวกับ Competitive Programming ที่ทุกคนควรจะรู้ อย่างเช่น Recurrence Relation, Dynamic Programming, Data Structure รวมถึง Graph Theory ด้วย
เพราะฉนั้นก็ขอให้ทุกคนสนุกไปกับการเรียนรู้สิ่งใหม่ๆ ครับ ૮ ˶ᵔ ᵕ ᵔ˶ ა
Hi guys, this blog, MathematiCode, is about Mathematics and Computers. To all you guys who are interested in this kind of topics. I'm glad to say that you are in the right place. We will continually post some interesting topics that are useful for solving some mathematical problems; for example, Pythagorean's Theorem, Ceva's Theorem, Menelaus's Theorem and etc. Furthermore, competitive programming will surely be discussed on our blog some day or other such as Recurrence Relation, Dynamic Programming, Data Structure and Graph Theory. So, let's enjoy!!!
*************************************************************************
int main(){ cin.tie(nullptr) -> ios_base::sync_with_stdio(0);
int n;
cin >> n;
for(int i = 1; i <= n; ++i){
cout << "SIR ISAAC NEWTON\n";
}
return 0;
}
*************************************************************************
2 Comments
bro what are you saying
ReplyDeleteOnly geniuses know. I would say.
Delete