init
This commit is contained in:
72
exam-basedir02/traces/0-0_aff_a.trace
Normal file
72
exam-basedir02/traces/0-0_aff_a.trace
Normal file
@@ -0,0 +1,72 @@
|
||||
= Host-specific information ====================================================
|
||||
$> hostname; uname -msr
|
||||
e1r2p22.42.fr
|
||||
Darwin 16.7.0 x86_64
|
||||
$> date
|
||||
Sun Apr 15 18:53:34 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_20180415/tmaze
|
||||
|
||||
= Git history ==================================================================
|
||||
$> git -C /var/folders/gn/752g7c9969g_34cxrh7q_73w0000gq/T/tmpQBUvov/user log --pretty='%H - %an, %ad : %s'
|
||||
7e6a238b497dc094b3da7b312c9947f083762a0b - Tanguy MAZE, Sun Apr 15 18:53:13 2018 +0200 : aff_a
|
||||
|
||||
= Collected files ==========================================
|
||||
$> ls -lAR /var/folders/gn/752g7c9969g_34cxrh7q_73w0000gq/T/tmpQBUvov/user
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 231 Apr 15 18:53 __GIT_HISTORY
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 18:53 aff_a
|
||||
|
||||
/var/folders/gn/752g7c9969g_34cxrh7q_73w0000gq/T/tmpQBUvov/user/aff_a:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1173 Apr 15 18:53 aff_a.c
|
||||
|
||||
= aff_a ========================================================================
|
||||
$> clang -Wextra -Wall -Werror aff_a.c -o user_exe
|
||||
|
||||
= Test 1 ===================================================
|
||||
$> ./ezfshj5q2zawxihsplzwj3vb
|
||||
$> diff -U 3 user_output_test1 test1.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 2 ===================================================
|
||||
$> ./4lmsi690xwxu102bl347meqh "17" "23" "42"
|
||||
$> diff -U 3 user_output_test2 test2.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 3 ===================================================
|
||||
$> ./48tkangdfazmkooqx1gxbl3r "OaQ0"
|
||||
$> diff -U 3 user_output_test3 test3.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 4 ===================================================
|
||||
$> ./j9nj3whajx528tzlo9t4b5v2 "aChgWXdAP46LzQ"
|
||||
$> diff -U 3 user_output_test4 test4.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 5 ===================================================
|
||||
$> ./39e80kk37kkizsjzgtrcuil0 "Y0xe"
|
||||
$> diff -U 3 user_output_test5 test5.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 6 ===================================================
|
||||
$> ./w8vi5lv34vx69jn4deqsibs8 "xlgGHPL"
|
||||
$> diff -U 3 user_output_test6 test6.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
Grade: 1
|
||||
|
||||
= Final grade: 1 ===============================================================
|
||||
148
exam-basedir02/traces/1-0_rotone.trace
Normal file
148
exam-basedir02/traces/1-0_rotone.trace
Normal file
@@ -0,0 +1,148 @@
|
||||
= Host-specific information ====================================================
|
||||
$> hostname; uname -msr
|
||||
e2r6p6.42.fr
|
||||
Darwin 16.7.0 x86_64
|
||||
$> date
|
||||
Sun Apr 15 19:02: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_20180415/tmaze
|
||||
|
||||
= Git history ==================================================================
|
||||
$> git -C /var/folders/yt/j6phq77s49x1q7fnp3tn5l6m0000gq/T/tmpcL3Qu6/user log --pretty='%H - %an, %ad : %s'
|
||||
6cbf3dea3a97b714b5a7e3503b16758fa4ca53ae - Tanguy MAZE, Sun Apr 15 19:02:40 2018 +0200 : rotone
|
||||
7e6a238b497dc094b3da7b312c9947f083762a0b - Tanguy MAZE, Sun Apr 15 18:53:13 2018 +0200 : aff_a
|
||||
|
||||
= Collected files ==========================================
|
||||
$> ls -lAR /var/folders/yt/j6phq77s49x1q7fnp3tn5l6m0000gq/T/tmpcL3Qu6/user
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 471 Apr 15 19:02 __GIT_HISTORY
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 19:02 aff_a
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 19:02 rotone
|
||||
|
||||
/var/folders/yt/j6phq77s49x1q7fnp3tn5l6m0000gq/T/tmpcL3Qu6/user/aff_a:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1173 Apr 15 19:02 aff_a.c
|
||||
|
||||
/var/folders/yt/j6phq77s49x1q7fnp3tn5l6m0000gq/T/tmpcL3Qu6/user/rotone:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1276 Apr 15 19:02 rotone.c
|
||||
|
||||
= rotone =======================================================================
|
||||
$> clang -Wextra -Wall -Werror rotone.c -o user_exe
|
||||
|
||||
= Test 1 ===================================================
|
||||
$> ./sr0aeykua2f7xqp3al5d4ndy
|
||||
$> diff -U 3 user_output_test1 test1.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 2 ===================================================
|
||||
$> ./50vee23b62qgw6hl6p9h2461
|
||||
$> diff -U 3 user_output_test2 test2.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 3 ===================================================
|
||||
$> ./yrbhftewj049xn4bhio0ago7 "salut" "a" "tous" "tout" "le" "monde"
|
||||
$> diff -U 3 user_output_test3 test3.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 4 ===================================================
|
||||
$> ./g813zz7vce6iqa7id2a8k381 "X53rNJaH"
|
||||
$> diff -U 3 user_output_test4 test4.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 5 ===================================================
|
||||
$> ./sblc9wyswgompvar33yxpn21 "SFsU6kMB31cxj"
|
||||
$> diff -U 3 user_output_test5 test5.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 6 ===================================================
|
||||
$> ./ygbuidmj727ywzhd7hvnorwa "HJp"
|
||||
$> diff -U 3 user_output_test6 test6.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 7 ===================================================
|
||||
$> ./vuwx0n3vrzqsq231mo52n0r4 "5MR6VGDEcAiI EZQo1HJO yG8WeXDaBlCihfFLT yI4HvO"
|
||||
$> diff -U 3 user_output_test7 test7.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 8 ===================================================
|
||||
$> ./ytoscuxnm80ok82q37s7rsf3 "62dnRx9cH73MkS Pvk5Uj tjFL5 3x49VyDZW 0luk2g7 rw4y 7y0C45Wfeq g1U6ad8Hx QblJm tKUO hyEiUWLa19pMb5O 5LTV2EuZGm"
|
||||
$> diff -U 3 user_output_test8 test8.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 9 ===================================================
|
||||
$> ./46jomn8lhuc1u90tdd5bibyu "xdflAMVXtmb2gGB UsWq58yF4zLnGlS qXnHzI84Cv 7AxGhF5rE20TwvkK pDJmv8ZyMqj 3GcgRJOidYC54K uINozwkhXncBHd q0waRYPv1NE2 jJ4zERchblZ9q"
|
||||
$> diff -U 3 user_output_test9 test9.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 10 ==================================================
|
||||
$> ./m9ttbkhfn80xtsqlw9t4zyts ":v6lKF1k9sSD)r7QoqvPcfGOSi02Kn7ZeoslQ8NAVx 25pWJygGz 0"
|
||||
$> diff -U 3 user_output_test10 test10.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 11 ==================================================
|
||||
$> ./m65ik6zxavtze5ot3f6xb7b7 "2aK21E8w4DL 7OJ30pSxF9 "
|
||||
$> diff -U 3 user_output_test11 test11.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 12 ==================================================
|
||||
$> ./fhjwk7fh3wn5w0ghrgsl7821 "(CfVXaj=3ZHO8jSscIkF:"
|
||||
$> diff -U 3 user_output_test12 test12.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 13 ==================================================
|
||||
$> ./c6qee16x8zn3mxqhn5h1fw08 " .GW3e5uRFL 7"
|
||||
$> diff -U 3 user_output_test13 test13.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 14 ==================================================
|
||||
$> ./v839w2yr65sdc1rgc8cr7z64 "3LpCq4 uBR8nY7yMvIizg @CsVN8fiJcnLhd ?R9peXOd -7gf3Dc1XPle3>tcVqE*"
|
||||
$> diff -U 3 user_output_test14 test14.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 15 ==================================================
|
||||
$> ./g0aj2j9tr5vtxqczqsm1w7sk " ?x9MYbyw8TziCo=z8v55"
|
||||
$> diff -U 3 user_output_test15 test15.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 16 ==================================================
|
||||
$> ./kodl3msjao4nh5t2de7m53ln "*YfFjn3pOJCWxETi@bM6c3zBXy5VeLF1"
|
||||
$> diff -U 3 user_output_test16 test16.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 17 ==================================================
|
||||
$> ./dnrfwmil3ib5oowcsmvju2f4 "5Sdg5PW:9nrdAHq8savN0RZ2syYzkjbCJm xGuFV0pHQB SFbtwqrD31cG?MZrs01A6Lx3C4VEYBz7ZP5uAC3PNxZzjhT 0KnVSUMw23*YHgGUrx21X?"
|
||||
$> diff -U 3 user_output_test17 test17.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 18 ==================================================
|
||||
$> ./7e6qutaqggut5i0c1sdzokgj "4GfNmuAKC8F520ldVEpmDax+"
|
||||
$> diff -U 3 user_output_test18 test18.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 19 ==================================================
|
||||
$> ./pqmbc9unkidt86i6bbulfnyt "0dOLjcC8HG0JTImo :2Xizuv6c5LqRtFM45v ,tRe7CumU5Ia2pw*eK21vtAg3YHoPG7y>Y7Dbt1k -Gsqmh2H65ZITFgL3t "
|
||||
$> diff -U 3 user_output_test19 test19.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 20 ==================================================
|
||||
$> ./n22ushkzrrrnhfghpf7ki1ue " h2uvZ4Lzdn (glaBT0ApdOZs =w52iEI ONjde 6jNpsXKUZ 2HVI13akJX7 *M0eNR4rZPq (8vkplrYeWfbq5U ("
|
||||
$> diff -U 3 user_output_test20 test20.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
Grade: 1
|
||||
|
||||
= Final grade: 1 ===============================================================
|
||||
154
exam-basedir02/traces/2-0_last_word.trace
Normal file
154
exam-basedir02/traces/2-0_last_word.trace
Normal file
@@ -0,0 +1,154 @@
|
||||
= Host-specific information ====================================================
|
||||
$> hostname; uname -msr
|
||||
e3r3p7.42.fr
|
||||
Darwin 16.7.0 x86_64
|
||||
$> date
|
||||
Sun Apr 15 19:21:16 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_20180415/tmaze
|
||||
|
||||
= Git history ==================================================================
|
||||
$> git -C /var/folders/z2/by9fztvn2gsc0l5_5rlwjxj80000gq/T/tmpH8Lgw0/user log --pretty='%H - %an, %ad : %s'
|
||||
6d83726a6b82be8915fca3fc254d258ed7090e88 - Tanguy MAZE, Sun Apr 15 19:21:05 2018 +0200 : last_word
|
||||
6cbf3dea3a97b714b5a7e3503b16758fa4ca53ae - Tanguy MAZE, Sun Apr 15 19:02:40 2018 +0200 : rotone
|
||||
7e6a238b497dc094b3da7b312c9947f083762a0b - Tanguy MAZE, Sun Apr 15 18:53:13 2018 +0200 : aff_a
|
||||
|
||||
= Collected files ==========================================
|
||||
$> ls -lAR /var/folders/z2/by9fztvn2gsc0l5_5rlwjxj80000gq/T/tmpH8Lgw0/user
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 731 Apr 15 19:21 __GIT_HISTORY
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 19:21 aff_a
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 19:21 last_word
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 19:21 rotone
|
||||
|
||||
/var/folders/z2/by9fztvn2gsc0l5_5rlwjxj80000gq/T/tmpH8Lgw0/user/aff_a:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1173 Apr 15 19:21 aff_a.c
|
||||
|
||||
/var/folders/z2/by9fztvn2gsc0l5_5rlwjxj80000gq/T/tmpH8Lgw0/user/last_word:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1463 Apr 15 19:21 last_word.c
|
||||
|
||||
/var/folders/z2/by9fztvn2gsc0l5_5rlwjxj80000gq/T/tmpH8Lgw0/user/rotone:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1276 Apr 15 19:21 rotone.c
|
||||
|
||||
= last_word ====================================================================
|
||||
$> clang -Wextra -Wall -Werror last_word.c -o user_exe
|
||||
|
||||
= Test 1 ===================================================
|
||||
$> ./birzgojkhj9ddswht7dyqrcb
|
||||
$> diff -U 3 user_output_test1 test1.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 2 ===================================================
|
||||
$> ./njj8wkplu36dhv9edo4dctik
|
||||
$> diff -U 3 user_output_test2 test2.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 3 ===================================================
|
||||
$> ./5c5atrxzywx7b4zdoon6iwqk "salut" "a" "tous" "tout" "le" "monde"
|
||||
$> diff -U 3 user_output_test3 test3.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 4 ===================================================
|
||||
$> ./egmfgcscdrekvxv5meslss5o "enA7TMx"
|
||||
$> diff -U 3 user_output_test4 test4.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 5 ===================================================
|
||||
$> ./5up07lbj37newybzc2gyxbw3 "KztsfX9qcpb"
|
||||
$> diff -U 3 user_output_test5 test5.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 6 ===================================================
|
||||
$> ./l52zdlhm14gw6dd8qy925z73 "ib3awRtp1HfW"
|
||||
$> diff -U 3 user_output_test6 test6.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 7 ===================================================
|
||||
$> ./cv9w2dar4foyjuoo9sozjkxg "gmz kwKG7YS5h FVmeRIxNLH24kE WCF3M RZE36ckQvxbypg cWA1SuTtBngGlrs4v"
|
||||
$> diff -U 3 user_output_test7 test7.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 8 ===================================================
|
||||
$> ./2g8o6xbtu15jkjmv09vwkft5 "ATRQtP4GwaUL jO7EY3IpR94V EOv a0bdAnjltNk8M FiOK2 fuvUbGsZ xmBeA c248flAU tnh30yF7SV1 yoP trZTKRC0Y AeFOVG7 GZbtvzkCPr VNtjMgLUxefQ1iBC 8CqEc1K"
|
||||
$> diff -U 3 user_output_test8 test8.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 9 ===================================================
|
||||
$> ./fhd0oq05923whufd5686cmvu "cOawiREpILD lXAIhNS70M2kgC I51XKe FyIs5ta kL8p rwmR97QU45YVXTxOZ yRVF Sp7MQnOof2BWxlhd T4KmxNrERPJ5u KWxw2AkYjvBCn1O4 sTb6YKzRlokvZ85p Z84m6U EIZulayk3 CHp62cSky1JrBKX mro 4Cl"
|
||||
$> diff -U 3 user_output_test9 test9.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 10 ==================================================
|
||||
$> ./d64fo2osc7iu59loje5vdvz9 " <lo4AT jfFauRS09wgZOx5IGlFNhC4JEduDcK ,8aZukbUfjqB 23OcpPIr4EL "
|
||||
$> diff -U 3 user_output_test10 test10.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 11 ==================================================
|
||||
$> ./afd0qk1yjufclpie3533v9un "7cJNft9ehCnsxqL0kVESWO whTvSlCJVPW3q4 <eglTir biGf80@UXDSHg35xp.7mb/"
|
||||
$> diff -U 3 user_output_test11 test11.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 12 ==================================================
|
||||
$> ./w13b7uhxzhkjq65jg6pxcm4c ">LSAmO *oX5mctyO(HV8gBhkdUC "
|
||||
$> diff -U 3 user_output_test12 test12.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 13 ==================================================
|
||||
$> ./4b8sdd13p4zlv53hucce5clb " +rRtSw3ncH5GPk;xnJGFRqP2Y8X +LjHgXMQYbw2BhrA11eIluqvh8aBAYk(ieT 170vz5i,rufV2oJsp50NY4"
|
||||
$> diff -U 3 user_output_test13 test13.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 14 ==================================================
|
||||
$> ./cpu7vr77p8l48ae2kivg6zxp "-w8vDhH11VLBsUZmScMHKu80tfTmZwqecx9Oky4ud ;"
|
||||
$> diff -U 3 user_output_test14 test14.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 15 ==================================================
|
||||
$> ./xa5qvxlep9q3z5qkk4woa57r " rI5iocPdRmNg3 @of5MdhQFwtlND0Rj2>L5qSchZbB +LW3i9Rs0YkKS WEK0UcH2PRh83pfCA3KV lUfOiE:LE4hR;"
|
||||
$> diff -U 3 user_output_test15 test15.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 16 ==================================================
|
||||
$> ./qlp5iask2jafi1zkesauullg " 7TBnHfXYb86QmIqgVs4PeDali5HBXh9eYviFkSdygNQ3*"
|
||||
$> diff -U 3 user_output_test16 test16.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 17 ==================================================
|
||||
$> ./qrdoypdnlxt1fszbthttj9k0 ")TAMy9GwQ <"
|
||||
$> diff -U 3 user_output_test17 test17.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 18 ==================================================
|
||||
$> ./a5zric6x40eg98dhdr1tenrk " =1qYTEcpMCKk )Lj04l35.NZ0q6ErWbj T0NlXy8U7wa31j9 .GFZvla48Tmn *hu0odfLbQ>"
|
||||
$> diff -U 3 user_output_test18 test18.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 19 ==================================================
|
||||
$> ./jrb5fonq3xjm61mtwut9np5s " /xkuKObVUPQeh4tm ?bB6GXmS.Ranb6mJs8iusZU83vAYSwk5/YERj6DmJ-Qax3cGUuhoSDw;PBJ3-"
|
||||
$> diff -U 3 user_output_test19 test19.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 20 ==================================================
|
||||
$> ./51relk86o6wrlnqdkk86oxqo " 6rqy Neg4HPacRO DyANrS9gCQ)"
|
||||
$> diff -U 3 user_output_test20 test20.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
Grade: 1
|
||||
|
||||
= Final grade: 1 ===============================================================
|
||||
160
exam-basedir02/traces/3-0_ft_atoi_base.trace
Normal file
160
exam-basedir02/traces/3-0_ft_atoi_base.trace
Normal file
@@ -0,0 +1,160 @@
|
||||
= Host-specific information ====================================================
|
||||
$> hostname; uname -msr
|
||||
e2r4p6.42.fr
|
||||
Darwin 16.7.0 x86_64
|
||||
$> date
|
||||
Sun Apr 15 20:13:22 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_20180415/tmaze
|
||||
|
||||
= Git history ==================================================================
|
||||
$> git -C /var/folders/p7/2hgwzwv96m12qmfm2ncsp6z80000gq/T/tmpDqWqa2/user log --pretty='%H - %an, %ad : %s'
|
||||
c3407605045e34e5ec46745468c80ed637c04ddc - Tanguy MAZE, Sun Apr 15 20:12:52 2018 +0200 : ft_atoi_base
|
||||
6d83726a6b82be8915fca3fc254d258ed7090e88 - Tanguy MAZE, Sun Apr 15 19:21:05 2018 +0200 : last_word
|
||||
6cbf3dea3a97b714b5a7e3503b16758fa4ca53ae - Tanguy MAZE, Sun Apr 15 19:02:40 2018 +0200 : rotone
|
||||
7e6a238b497dc094b3da7b312c9947f083762a0b - Tanguy MAZE, Sun Apr 15 18:53:13 2018 +0200 : aff_a
|
||||
|
||||
= Collected files ==========================================
|
||||
$> ls -lAR /var/folders/p7/2hgwzwv96m12qmfm2ncsp6z80000gq/T/tmpDqWqa2/user
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 994 Apr 15 20:13 __GIT_HISTORY
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 20:13 aff_a
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 20:13 ft_atoi_base
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 20:13 last_word
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 20:13 rotone
|
||||
|
||||
/var/folders/p7/2hgwzwv96m12qmfm2ncsp6z80000gq/T/tmpDqWqa2/user/aff_a:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1173 Apr 15 20:13 aff_a.c
|
||||
|
||||
/var/folders/p7/2hgwzwv96m12qmfm2ncsp6z80000gq/T/tmpDqWqa2/user/ft_atoi_base:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1788 Apr 15 20:13 ft_atoi_base.c
|
||||
|
||||
/var/folders/p7/2hgwzwv96m12qmfm2ncsp6z80000gq/T/tmpDqWqa2/user/last_word:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1463 Apr 15 20:13 last_word.c
|
||||
|
||||
/var/folders/p7/2hgwzwv96m12qmfm2ncsp6z80000gq/T/tmpDqWqa2/user/rotone:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1276 Apr 15 20:13 rotone.c
|
||||
|
||||
= ft_atoi_base =================================================================
|
||||
$> clang -Wextra -Wall -Werror ft_atoi_base.c main.c -o user_exe
|
||||
|
||||
= Test 1 ===================================================
|
||||
$> ./nniwepcc4bf716mbquid38y6
|
||||
$> diff -U 3 user_output_test1 test1.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 2 ===================================================
|
||||
$> ./pjfwxp1mvpr1l8vwn67pyfld "21" "2313" "12"
|
||||
$> diff -U 3 user_output_test2 test2.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 3 ===================================================
|
||||
$> ./je3vfvi2gfvipin4mduavehw "2147483647" "10"
|
||||
$> diff -U 3 user_output_test3 test3.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 4 ===================================================
|
||||
$> ./91o58o7st9u5s2yxbfyyllk8 "-2147483648" "10"
|
||||
$> diff -U 3 user_output_test4 test4.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 5 ===================================================
|
||||
$> ./t429n189gcb6cv8lys7v4urf "0" "2"
|
||||
$> diff -U 3 user_output_test5 test5.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 6 ===================================================
|
||||
$> ./137etmngkcwzwyurlalaqbfc "--223" "10"
|
||||
$> diff -U 3 user_output_test6 test6.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 7 ===================================================
|
||||
$> ./7pl9bgzankmujlvxod6s71z1 "463262768" "12"
|
||||
$> diff -U 3 user_output_test7 test7.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 8 ===================================================
|
||||
$> ./ysmwzvzbx2e4cji0uhqc2keo "2260135104" "8"
|
||||
$> diff -U 3 user_output_test8 test8.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 9 ===================================================
|
||||
$> ./1mg80ppd38lb036pr601l1a5 "4807B94" "13"
|
||||
$> diff -U 3 user_output_test9 test9.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 10 ==================================================
|
||||
$> ./ccimt84kkc6czztuyum8cppl "212200210121210021" "3"
|
||||
$> diff -U 3 user_output_test10 test10.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 11 ==================================================
|
||||
$> ./x9nhzrc9sxt2aawzu5wgyg6j "-10111010110101011100000100" "2"
|
||||
$> diff -U 3 user_output_test11 test11.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 12 ==================================================
|
||||
$> ./lbr16qgy4gak73ul1pb0mu8l "48C14A51" "15"
|
||||
$> diff -U 3 user_output_test12 test12.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 13 ==================================================
|
||||
$> ./e0fv7ojp4ez1ipv1dy0dqfsj "1212022133321313" "4"
|
||||
$> diff -U 3 user_output_test13 test13.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 14 ==================================================
|
||||
$> ./rsoge09fe9ox4lknzhreawxw "38aA7Bd7" "14"
|
||||
$> diff -U 3 user_output_test14 test14.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 15 ==================================================
|
||||
$> ./exqo8yikhjvktrmprz2av1z9 "10101212212202010121" "3"
|
||||
$> diff -U 3 user_output_test15 test15.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 16 ==================================================
|
||||
$> ./2bxuavqqac8zhr56rsm41l9v "1312333330200112" "4"
|
||||
$> diff -U 3 user_output_test16 test16.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 17 ==================================================
|
||||
$> ./hyc9zvid45pjod98tndhfg0b "4aC339E7" "15"
|
||||
$> diff -U 3 user_output_test17 test17.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 18 ==================================================
|
||||
$> ./abepkj4auy9wga7yecrvmu4m "19782B933" "12"
|
||||
$> diff -U 3 user_output_test18 test18.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 19 ==================================================
|
||||
$> ./o7qzj96i9e1y9w8oqq1iez7c "220201120022001122" "3"
|
||||
$> diff -U 3 user_output_test19 test19.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
= Test 20 ==================================================
|
||||
$> ./jbhkikge8uicanl8zztk5fn7 "40a76aa79" "12"
|
||||
$> diff -U 3 user_output_test20 test20.output | cat -e
|
||||
|
||||
Diff OK :D
|
||||
Grade: 1
|
||||
|
||||
= Final grade: 1 ===============================================================
|
||||
67
exam-basedir02/traces/4-0_ft_itoa_base.trace
Normal file
67
exam-basedir02/traces/4-0_ft_itoa_base.trace
Normal file
@@ -0,0 +1,67 @@
|
||||
= Host-specific information ====================================================
|
||||
$> hostname; uname -msr
|
||||
e2r2p17.42.fr
|
||||
Darwin 16.7.0 x86_64
|
||||
$> date
|
||||
Sun Apr 15 21:01:50 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_20180415/tmaze
|
||||
|
||||
= Git history ==================================================================
|
||||
$> git -C /var/folders/s0/pmy608wd3y76cch8zwjlwv780000gq/T/tmpPtYH1V/user log --pretty='%H - %an, %ad : %s'
|
||||
6d5a04375cefa27e521dd4713b33a37e0ce2b579 - Tanguy MAZE, Sun Apr 15 21:01:39 2018 +0200 : ft_itoa_base
|
||||
c3407605045e34e5ec46745468c80ed637c04ddc - Tanguy MAZE, Sun Apr 15 20:12:52 2018 +0200 : ft_atoi_base
|
||||
6d83726a6b82be8915fca3fc254d258ed7090e88 - Tanguy MAZE, Sun Apr 15 19:21:05 2018 +0200 : last_word
|
||||
6cbf3dea3a97b714b5a7e3503b16758fa4ca53ae - Tanguy MAZE, Sun Apr 15 19:02:40 2018 +0200 : rotone
|
||||
7e6a238b497dc094b3da7b312c9947f083762a0b - Tanguy MAZE, Sun Apr 15 18:53:13 2018 +0200 : aff_a
|
||||
|
||||
= Collected files ==========================================
|
||||
$> ls -lAR /var/folders/s0/pmy608wd3y76cch8zwjlwv780000gq/T/tmpPtYH1V/user
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1257 Apr 15 21:01 __GIT_HISTORY
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:01 aff_a
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:01 ft_atoi_base
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:01 ft_itoa_base
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:01 last_word
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:01 rotone
|
||||
|
||||
/var/folders/s0/pmy608wd3y76cch8zwjlwv780000gq/T/tmpPtYH1V/user/aff_a:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1173 Apr 15 21:01 aff_a.c
|
||||
|
||||
/var/folders/s0/pmy608wd3y76cch8zwjlwv780000gq/T/tmpPtYH1V/user/ft_atoi_base:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1788 Apr 15 21:01 ft_atoi_base.c
|
||||
|
||||
/var/folders/s0/pmy608wd3y76cch8zwjlwv780000gq/T/tmpPtYH1V/user/ft_itoa_base:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1664 Apr 15 21:01 ft_itoa_base.c
|
||||
|
||||
/var/folders/s0/pmy608wd3y76cch8zwjlwv780000gq/T/tmpPtYH1V/user/last_word:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1463 Apr 15 21:01 last_word.c
|
||||
|
||||
/var/folders/s0/pmy608wd3y76cch8zwjlwv780000gq/T/tmpPtYH1V/user/rotone:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1276 Apr 15 21:01 rotone.c
|
||||
|
||||
= ft_itoa_base =================================================================
|
||||
$> clang -Wextra -Wall -Werror ft_itoa_base.c main.c -o user_exe
|
||||
|
||||
Forbidden function call in 'ft_itoa_base.c': 'printf'
|
||||
Grade: -42
|
||||
|
||||
= Final grade: -42 =============================================================
|
||||
94
exam-basedir02/traces/4-1_ft_itoa.trace
Normal file
94
exam-basedir02/traces/4-1_ft_itoa.trace
Normal file
@@ -0,0 +1,94 @@
|
||||
= Host-specific information ====================================================
|
||||
$> hostname; uname -msr
|
||||
e1r1p11.42.fr
|
||||
Darwin 16.7.0 x86_64
|
||||
$> date
|
||||
Sun Apr 15 21:06:25 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_20180415/tmaze
|
||||
|
||||
= Git history ==================================================================
|
||||
$> git -C /var/folders/cn/w8pk5pms1qj2tcpx8z2zvlmc0000gq/T/tmp220vQZ/user log --pretty='%H - %an, %ad : %s'
|
||||
4f0581806228b31ae5df41cf7777e822056401d8 - Tanguy MAZE, Sun Apr 15 21:06:15 2018 +0200 : ft_itoa
|
||||
6d5a04375cefa27e521dd4713b33a37e0ce2b579 - Tanguy MAZE, Sun Apr 15 21:01:39 2018 +0200 : ft_itoa_base
|
||||
c3407605045e34e5ec46745468c80ed637c04ddc - Tanguy MAZE, Sun Apr 15 20:12:52 2018 +0200 : ft_atoi_base
|
||||
6d83726a6b82be8915fca3fc254d258ed7090e88 - Tanguy MAZE, Sun Apr 15 19:21:05 2018 +0200 : last_word
|
||||
6cbf3dea3a97b714b5a7e3503b16758fa4ca53ae - Tanguy MAZE, Sun Apr 15 19:02:40 2018 +0200 : rotone
|
||||
7e6a238b497dc094b3da7b312c9947f083762a0b - Tanguy MAZE, Sun Apr 15 18:53:13 2018 +0200 : aff_a
|
||||
|
||||
= Collected files ==========================================
|
||||
$> ls -lAR /var/folders/cn/w8pk5pms1qj2tcpx8z2zvlmc0000gq/T/tmp220vQZ/user
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1515 Apr 15 21:06 __GIT_HISTORY
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:06 aff_a
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:06 ft_atoi_base
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:06 ft_itoa
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:06 ft_itoa_base
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:06 last_word
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:06 rotone
|
||||
|
||||
/var/folders/cn/w8pk5pms1qj2tcpx8z2zvlmc0000gq/T/tmp220vQZ/user/aff_a:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1173 Apr 15 21:06 aff_a.c
|
||||
|
||||
/var/folders/cn/w8pk5pms1qj2tcpx8z2zvlmc0000gq/T/tmp220vQZ/user/ft_atoi_base:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1788 Apr 15 21:06 ft_atoi_base.c
|
||||
|
||||
/var/folders/cn/w8pk5pms1qj2tcpx8z2zvlmc0000gq/T/tmp220vQZ/user/ft_itoa:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1480 Apr 15 21:06 ft_itoa.c
|
||||
|
||||
/var/folders/cn/w8pk5pms1qj2tcpx8z2zvlmc0000gq/T/tmp220vQZ/user/ft_itoa_base:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1664 Apr 15 21:06 ft_itoa_base.c
|
||||
|
||||
/var/folders/cn/w8pk5pms1qj2tcpx8z2zvlmc0000gq/T/tmp220vQZ/user/last_word:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1463 Apr 15 21:06 last_word.c
|
||||
|
||||
/var/folders/cn/w8pk5pms1qj2tcpx8z2zvlmc0000gq/T/tmp220vQZ/user/rotone:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1276 Apr 15 21:06 rotone.c
|
||||
|
||||
= ft_itoa ======================================================================
|
||||
$> clang -Wextra -Wall -Werror main.c ft_itoa.c -o user_exe
|
||||
ft_itoa.c:30:14: error: use of undeclared identifier 'value'
|
||||
nb = ft_abs(value);
|
||||
^
|
||||
ft_itoa.c:36:9: error: use of undeclared identifier 'base'; did you mean 'else'?
|
||||
div /= base;
|
||||
^~~~
|
||||
else
|
||||
ft_itoa.c:36:9: error: expected expression
|
||||
ft_itoa.c:37:18: error: use of undeclared identifier 'value'
|
||||
if (div == 1 || value < 0)
|
||||
^
|
||||
ft_itoa.c:43:6: error: use of undeclared identifier 'value'
|
||||
if (value < 0 && ++i)
|
||||
^
|
||||
ft_itoa.c:45:6: error: use of undeclared identifier 'value'
|
||||
if (value == 0)
|
||||
^
|
||||
ft_itoa.c:20:20: error: unused parameter 'nbr' [-Werror,-Wunused-parameter]
|
||||
char *ft_itoa(int nbr)
|
||||
^
|
||||
7 errors generated.
|
||||
|
||||
Could not compile 'user_exe'
|
||||
Grade: 0
|
||||
|
||||
= Final grade: 0 ===============================================================
|
||||
71
exam-basedir02/traces/4-2_fprime.trace
Normal file
71
exam-basedir02/traces/4-2_fprime.trace
Normal file
@@ -0,0 +1,71 @@
|
||||
= Host-specific information ====================================================
|
||||
$> hostname; uname -msr
|
||||
e3r9p9.42.fr
|
||||
Darwin 16.7.0 x86_64
|
||||
$> date
|
||||
Sun Apr 15 21:08:52 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_20180415/tmaze
|
||||
|
||||
= Git history ==================================================================
|
||||
$> git -C /var/folders/2y/85898_k55r56djp9ndnbw65r0000gq/T/tmp43mwXU/user log --pretty='%H - %an, %ad : %s'
|
||||
4f0581806228b31ae5df41cf7777e822056401d8 - Tanguy MAZE, Sun Apr 15 21:06:15 2018 +0200 : ft_itoa
|
||||
6d5a04375cefa27e521dd4713b33a37e0ce2b579 - Tanguy MAZE, Sun Apr 15 21:01:39 2018 +0200 : ft_itoa_base
|
||||
c3407605045e34e5ec46745468c80ed637c04ddc - Tanguy MAZE, Sun Apr 15 20:12:52 2018 +0200 : ft_atoi_base
|
||||
6d83726a6b82be8915fca3fc254d258ed7090e88 - Tanguy MAZE, Sun Apr 15 19:21:05 2018 +0200 : last_word
|
||||
6cbf3dea3a97b714b5a7e3503b16758fa4ca53ae - Tanguy MAZE, Sun Apr 15 19:02:40 2018 +0200 : rotone
|
||||
7e6a238b497dc094b3da7b312c9947f083762a0b - Tanguy MAZE, Sun Apr 15 18:53:13 2018 +0200 : aff_a
|
||||
|
||||
= Collected files ==========================================
|
||||
$> ls -lAR /var/folders/2y/85898_k55r56djp9ndnbw65r0000gq/T/tmp43mwXU/user
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1515 Apr 15 21:08 __GIT_HISTORY
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:08 aff_a
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:08 ft_atoi_base
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:08 ft_itoa
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:08 ft_itoa_base
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:08 last_word
|
||||
drwxr-xr-x 3 deepthought deepthought 102 Apr 15 21:08 rotone
|
||||
|
||||
/var/folders/2y/85898_k55r56djp9ndnbw65r0000gq/T/tmp43mwXU/user/aff_a:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1173 Apr 15 21:08 aff_a.c
|
||||
|
||||
/var/folders/2y/85898_k55r56djp9ndnbw65r0000gq/T/tmp43mwXU/user/ft_atoi_base:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1788 Apr 15 21:08 ft_atoi_base.c
|
||||
|
||||
/var/folders/2y/85898_k55r56djp9ndnbw65r0000gq/T/tmp43mwXU/user/ft_itoa:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1480 Apr 15 21:08 ft_itoa.c
|
||||
|
||||
/var/folders/2y/85898_k55r56djp9ndnbw65r0000gq/T/tmp43mwXU/user/ft_itoa_base:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1664 Apr 15 21:08 ft_itoa_base.c
|
||||
|
||||
/var/folders/2y/85898_k55r56djp9ndnbw65r0000gq/T/tmp43mwXU/user/last_word:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1463 Apr 15 21:08 last_word.c
|
||||
|
||||
/var/folders/2y/85898_k55r56djp9ndnbw65r0000gq/T/tmp43mwXU/user/rotone:
|
||||
total 8
|
||||
-rw-r--r-- 1 deepthought deepthought 1276 Apr 15 21:08 rotone.c
|
||||
|
||||
= fprime =======================================================================
|
||||
Nothing turned in
|
||||
Grade: 0
|
||||
|
||||
= Final grade: 0 ===============================================================
|
||||
Reference in New Issue
Block a user