C++ Buổi 09_Bài 18 - Ca sĩ Le Ro


Submit solution

Points: 10 (partial)
Time limit: 2.0s
Memory limit: 20M

Author:
Problem type

\(S\)=-1+2-3+4+…..+\((-1)^n\).\(n\)

Dữ liệu vào:

  • Số nguyên dương \(n\) không quá \(10^5\)

Dữ liệu ra:

  • Kết quả của \(S\)

Ví dụ

Dữ liệu vào:
100
Dữ liệu ra:
50


Group giải đáp thắc mắc: Lập trình 24h

Fanpage CLB: CLB lập trình Full House- Việt Nam

Youtube: CLB Lập Trình Full House

There is a critical bug in this problem. Please contact the problem author to fix it.


Comments

There are no comments at the moment.