122 lines
3.6 KiB
Plaintext
122 lines
3.6 KiB
Plaintext
= Host-specific information ====================================================
|
|
$> hostname; uname -msr
|
|
e2r6p19.42.fr
|
|
Darwin 16.7.0 x86_64
|
|
$> date
|
|
Mon Apr 30 16:38:49 CEST 2018
|
|
$> gcc --version
|
|
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
|
|
Apple LLVM version 9.0.0 (clang-900.0.39.2)
|
|
Target: x86_64-apple-darwin16.7.0
|
|
Thread model: posix
|
|
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
|
|
$> clang --version
|
|
Apple LLVM version 9.0.0 (clang-900.0.39.2)
|
|
Target: x86_64-apple-darwin16.7.0
|
|
Thread model: posix
|
|
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
|
|
|
|
= User files collection ========================================================
|
|
Collecting user files from Vogsphere
|
|
Repository URL: auto-exam/2018/c-exam-alone-in-the-dark-beginner/practice-exam_20180430/tmaze
|
|
|
|
= Git history ==================================================================
|
|
$> git -C /var/folders/v9/46wx1tv10wg6gy_vv8jfkqh80000gq/T/tmpQ_TIUA/user log --pretty='%H - %an, %ad : %s'
|
|
d972dde3a425265021d599d5503d785f9c061168 - Tanguy MAZE, Mon Apr 30 16:38:35 2018 +0200 : ft_split
|
|
|
|
= Collected files ==========================================
|
|
$> ls -lAR /var/folders/v9/46wx1tv10wg6gy_vv8jfkqh80000gq/T/tmpQ_TIUA/user
|
|
total 8
|
|
-rw-r--r-- 1 deepthought deepthought 258 Apr 30 16:38 __GIT_HISTORY
|
|
drwxr-xr-x 3 deepthought deepthought 102 Apr 30 16:38 ft_split
|
|
|
|
/var/folders/v9/46wx1tv10wg6gy_vv8jfkqh80000gq/T/tmpQ_TIUA/user/ft_split:
|
|
total 8
|
|
-rw-r--r-- 1 deepthought deepthought 2014 Apr 30 16:38 ft_split.c
|
|
|
|
= ft_split =====================================================================
|
|
$> clang -Wextra -Wall -Werror ft_split.c main.c -o user_exe
|
|
|
|
= Test 1 ===================================================
|
|
$> ./c8xgi4i52s4ddzmts1dnqj5c ""
|
|
$> diff -U 3 user_output_test1 test1.output | cat -e
|
|
|
|
Diff OK :D
|
|
= Test 2 ===================================================
|
|
$> ./oil8ldut54wjdkj2cw02xy4i "
|
|
|
|
|
|
"
|
|
$> diff -U 3 user_output_test2 test2.output | cat -e
|
|
|
|
Diff OK :D
|
|
= Test 3 ===================================================
|
|
$> ./r36expf12drqgpxsetcio37d "
|
|
|
|
|
|
"
|
|
$> diff -U 3 user_output_test3 test3.output | cat -e
|
|
|
|
Diff OK :D
|
|
= Test 4 ===================================================
|
|
$> ./s02chza3l9u1qixuwr1rbalt "1vEhVAG2"
|
|
$> diff -U 3 user_output_test4 test4.output | cat -e
|
|
|
|
Diff OK :D
|
|
= Test 5 ===================================================
|
|
$> ./mh72usouqlmirmylr9o1mgsz "FPDrYVWU"
|
|
$> diff -U 3 user_output_test5 test5.output | cat -e
|
|
|
|
Diff OK :D
|
|
= Test 6 ===================================================
|
|
$> ./px4l8ds9vj3wthzyvvwfzm81 "
|
|
|
|
|
|
wHDvJKRzbm iJ43k0LdzOeUtHSQ1
|
|
cXhzIBKZy5O SjHEMG3qwOC0GU6s8DzZH
|
|
|
|
2RS
|
|
|
|
Sv5YaI2lFjdhbt
|
|
|
|
ZRjuJ
|
|
5EcsYXKBCbpgDf
|
|
|
|
|
|
JEC6csUqd9
|
|
"
|
|
$> diff -U 3 user_output_test6 test6.output | cat -e
|
|
|
|
Diff OK :D
|
|
= Test 7 ===================================================
|
|
$> ./e2cbqa44kf113m45cyxugvtt "
|
|
NyrugEL7UJcY
|
|
J1PhXM94swanp5lWCkzlKtj4 AwmqYKD90ehioQuf6
|
|
|
|
VqL
|
|
UmQzyxXoHLRE1skr
|
|
amxprCZ7z467JRoc2nLsPQU
|
|
QsJXfUN cdxhv3EJI5W
|
|
|
|
ZHVqN8oWzGEwb5S376qwrsb9aAWBoim RZy8zwgxla04C
|
|
W31y5MH2fBjJx
|
|
|
|
"
|
|
$> diff -U 3 user_output_test7 test7.output | cat -e
|
|
--- user_output_test7 2018-04-30 16:38:55.000000000 +0200$
|
|
+++ test7.output 2018-04-30 16:38:55.000000000 +0200$
|
|
@@ -2,7 +2,7 @@$
|
|
J1PhXM94swanp5lWCkzlKtj4$
|
|
AwmqYKD90ehioQuf6$
|
|
VqL$
|
|
-UmQzyxXoHLRE1skr^D$
|
|
+UmQzyxXoHLRE1skr$
|
|
amxprCZ7z467JRoc2nLsPQU$
|
|
QsJXfUN$
|
|
cdxhv3EJI5W$
|
|
|
|
Diff KO :(
|
|
Grade: 0
|
|
|
|
= Final grade: 0 ===============================================================
|