Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PPC2025_CT11
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Kazuyuki Omi
PPC2025_CT11
Commits
f249b79d
Commit
f249b79d
authored
1 week ago
by
Kazuyuki Omi
Browse files
Options
Downloads
Patches
Plain Diff
Added new_code and new_code.cpp
parent
76a4f8c2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
hw/hw01/new_code
+0
-0
0 additions, 0 deletions
hw/hw01/new_code
hw/hw01/new_code.cpp
+8
-0
8 additions, 0 deletions
hw/hw01/new_code.cpp
with
8 additions
and
0 deletions
hw/hw01/new_code
0 → 100755
+
0
−
0
View file @
f249b79d
File added
This diff is collapsed.
Click to expand it.
hw/hw01/new_code.cpp
0 → 100644
+
8
−
0
View file @
f249b79d
#include
<iostream>
int
main
()
{
std
::
cout
<<
"first code using gitlab"
<<
std
::
endl
;
return
0
;
}
\ No newline at end of file
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