Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 4 years ago

Language

C++

Compiler

gcc 10.1.0

Options
Warnings
Don't Use Boost
C++11
-pedantic

Author

anonymous

about 4 years ago

$ g++ prog.cc -Wall -Wextra -std=c++11 -pedantic
Enter the number of students: Enter the number of tests: 
Enter the name of the 1. student: 
Enter the number of the 1. student: 
Enter the 1. exam grade of the 1. student: 
Enter the 2. exam grade of the 1. student: 
Enter the 3. exam grade of the 1. student: 
Enter the 4. exam grade of the 1. student: 
Enter the 5. exam grade of the 1. student: 
Enter the name of the 2. student: 
Enter the number of the 2. student: 
Enter the 1. exam grade of the 2. student: 
Enter the 2. exam grade of the 2. student: 
Enter the 3. exam grade of the 2. student: 
Enter the 4. exam grade of the 2. student: 
Enter the 5. exam grade of the 2. student: 
Enter the name of the 3. student: 
Enter the number of the 3. student: 
Enter the 1. exam grade of the 3. student: 
Enter the 2. exam grade of the 3. student: 
Enter the 3. exam grade of the 3. student: 
Enter the 4. exam grade of the 3. student: 
Enter the 5. exam grade of the 3. student: 
Enter the name of the 4. student: 
Enter the number of the 4. student: 
Enter the 1. exam grade of the 4. student: 
Enter the 2. exam grade of the 4. student: 
Enter the 3. exam grade of the 4. student: 
Enter the 4. exam grade of the 4. student: 
Enter the 5. exam grade of the 4. student: 
Enter the name of the 5. student: 
Enter the number of the 5. student: 
Enter the 1. exam grade of the 5. student: 
Enter the 2. exam grade of the 5. student: 
Enter the 3. exam grade of the 5. student: 
Enter the 4. exam grade of the 5. student: 
Enter the 5. exam grade of the 5. student: 
hoge
100
1
2
3
4
5
fuga
200
6
7
8
9
10
a
300
100
100
100
100
100
erererere
400
0
0
0
0
0
zzzzz
500
1000000
1000000
1000000
1000000
1000000
Exit Code:
0