Problem hidden
|This problem was hidden by Editorial Board member probably because it has incorrect language|version or invalid test data, or description of the problem is not clear.|

DELARRAY - Xóa dãy

Example

Input:
6
-4 -5 1 2 -3 10
Output:
3
 Input:
8
-3 -3 -3 0 0 0 4 4
Output:
5
Input:
9
1 2 3 4 5 6 7 8 9
Output:
9

Giải thích: Trong test case 1: Xóa -5, 10, -4 (theo thứ tự đó).

 

 


Được gửi lên bởi:noname00.pas
Ngày:2017-11-29
Thời gian chạy:0.100s
Giới hạn mã nguồn:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Ngôn ngữ cho phép:C-CLANG C CSHARP C++ 4.3.2 CPP CPP14 CPP14-CLANG C99 JAVA PAS-FPC PYTHON PYTHON3
Nguồn bài:Bài tập Ôn HN 01/2017 (Thầy Lê Minh Hoàng)

© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.