From 0c7140ba494093e138bb3a188925ed5f3fca23fe Mon Sep 17 00:00:00 2001 From: Cse Ta account Date: Mon, 30 Mar 2015 10:37:36 -0700 Subject: [PATCH] hmm2 --- test.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test.cpp b/test.cpp index 8ca2198..dafb569 100644 --- a/test.cpp +++ b/test.cpp @@ -3,14 +3,13 @@ using namespace std; int minArr (int A[], int n){ - +return 0; } int maxArr (int A[], int n){ -} return 0; } -- 1.9.1