代码搜索结果

找到约 10,000 项符合 Power 的代码

power1.in

5 3 2 10 3 20 5 20 6 30 8 10

power7.in

35 25 1 20 2 30 3 10 4 20 6 50 7 60 8 10 9 10 10 20 11 20 12 20 13 20 14 20 15 20 16 10 17 10 18 80 19 90 20 10 21 10 22 10 23 10 24 10 25 60 26 70 27 10 28 30 29 10 31 30

power2.in

10 7 3 100 9 100 10 20 17 100 18 80 20 100 25 60 26 70 40 100 50 10

power10.in

50 32 1 2 2 3 3 1 4 2 6 5 7 6 8 1 9 1 10 2 11 2 12 2 13 2 14 2 15 2 16 1 17 1 18 8 19 9 20 1 21 1 22 1 23 1 24 1 25 6 26 8 27 9 28 3 29 10 31 5 32 1 33 1 34 1 35 1 36

power5.in

25 10 2 30 3 100 4 20 6 50 7 60 8 10 9 100 10 20 12 20 13 20 15 20 17 100 18 80 20 100 24 10 25 60 26 70 29 100 31 30 33 10 35 100 38 10 40 100 43 10 47 10

power3.in

20 18 3 100 4 20 6 50 7 60 8 10 9 100 10 20 12 20 15 20 17 100 18 80 20 100 24 10 25 60 26 70 31 30 33 10 38 10 40 100 47 10

power9.in

40 15 1 20 2 30 3 10 4 20 6 50 7 60 8 10 9 10 10 20 11 20 12 20 13 20 14 20 15 20 16 10 17 10 18 80 19 90 20 10 21 10 22 10 23 10 24 10 25 60 26 70 27 10 28 30 29 10 31 30

power8.in

40 25 1 20 2 30 3 10 4 20 6 50 7 60 8 10 9 10 10 20 11 20 12 20 13 20 14 20 15 20 16 10 17 10 18 80 19 90 20 10 21 10 22 10 23 10 24 10 25 60 26 70 27 10 28 30 29 10 31 30

power.h

#ifndef _POWER_H_ #define _POWER_H_ /****************************************************************************** Copyright (c) 2003 MStar Semiconductor, Inc. All rights reserved. [Modul

power.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic