From 059664368a5f4ed036e87c0a5e0ed1fae1706f3d Mon Sep 17 00:00:00 2001 From: Cyril SIX Date: Fri, 13 Sep 2019 15:18:55 +0200 Subject: Reducing further the input size of the tests --- test/c/Results/fannkuch | 62 ++++++++++++++++++++++++------------------------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'test/c/Results/fannkuch') diff --git a/test/c/Results/fannkuch b/test/c/Results/fannkuch index dac06137..09ecc715 100644 --- a/test/c/Results/fannkuch +++ b/test/c/Results/fannkuch @@ -1,31 +1,31 @@ -12345678 -21345678 -23145678 -32145678 -31245678 -13245678 -23415678 -32415678 -34215678 -43215678 -42315678 -24315678 -34125678 -43125678 -41325678 -14325678 -13425678 -31425678 -41235678 -14235678 -12435678 -21435678 -24135678 -42135678 -23451678 -32451678 -34251678 -43251678 -42351678 -24351678 -Pfannkuchen(8) = 22 +123456 +213456 +231456 +321456 +312456 +132456 +234156 +324156 +342156 +432156 +423156 +243156 +341256 +431256 +413256 +143256 +134256 +314256 +412356 +142356 +124356 +214356 +241356 +421356 +234516 +324516 +342516 +432516 +423516 +243516 +Pfannkuchen(6) = 10 -- cgit