Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
se2aa4_cs2me3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
W. Spencer Smith
se2aa4_cs2me3
Commits
332f163e
Commit
332f163e
authored
7 years ago
by
W. Spencer Smith
Browse files
Options
Downloads
Patches
Plain Diff
Updates to A4 problem specification
parent
b331102c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Assignments/A4/A4.pdf
+0
-0
0 additions, 0 deletions
Assignments/A4/A4.pdf
Assignments/A4/A4.tex
+7
-22
7 additions, 22 deletions
Assignments/A4/A4.tex
with
7 additions
and
22 deletions
Assignments/A4/A4.pdf
+
0
−
0
View file @
332f163e
No preview for this file type
This diff is collapsed.
Click to expand it.
Assignments/A4/A4.tex
+
7
−
22
View file @
332f163e
...
...
@@ -24,7 +24,7 @@
\maketitle
\begin{description}
\item
[Assigned:] March
6
, 2018
\item
[Assigned:] March
22
, 2018
\item
[Spec and Code:] April 9, 2018
\item
[Last Revised:]
\today
\end{description}
...
...
@@ -78,31 +78,16 @@ itself with performance.
Submit C++ code that matches the specification given in the previous step. You
should also submit code that tests your module(s) using
\texttt
{
catch
}
2.
Document your source code using doxygen. You code should include a makefile,
with rules
\texttt
{
make test
}
and
\texttt
{
make doc
}
.
with rules
\texttt
{
make test
}
and
\texttt
{
make doc
}
. Performance will not be
considered in the grading.
\subsubsection*
{
Notes
}
\begin{enumerate}
\item
Your git repo is organized with the following directories at the
top level:
{
\tt
A1
}
,
{
\tt
A2
}
,
{
\tt
A3
}
, and
{
\tt
A4
}
.
\item
Inside the
{
\tt
A4
}
folder you will start with initial stubs of the files
and folders that you need to use. Please do not change the names or locations
of any of these files or folders. The structure of your project files and
folders should look like this:
\begin{itemize}
\item
A4
\begin{itemize}
\item
[$*$]
Makefile
\item
spec
\begin{itemize}
\item
spec.tex
\item
spec.pdf
\end{itemize}
\item
src
\end{itemize}
\end{itemize}
\item
Please put your name and macid at the top of each of your source
files.
\item
Your git repo is organized with the following directories at the top
level:
{
\tt
A1
}
,
{
\tt
A2
}
,
{
\tt
A3
}
, and
{
\tt
A4
}
. Your specification and
code files should be placed in the
{
\tt
A4
}
folder
\item
Please put your name and macid at the top of each of your source files.
\item
Your program must work in the ITB labs on mills.
\item
\textbf
{
Any changes to the assignment specification will be announced in
class. It is your responsibility to be aware of these changes. Please
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment