原创 數據結構算法實現2

員工工資查詢或修改/* 一維數一維數組應用組應用 */ #include "stdio.h" #include "stdlib.h" void main() { int Employee[10]={27000,32000,3250