Pagini recente »
Borderou de evaluare (job #267262)
|
Borderou de evaluare (job #278153)
|
Borderou de evaluare (job #732996)
Borderou de evaluare (job #732996)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:36:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
36 | if (cnt==1)
| ^~
main.cpp:38:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
38 | maxi=i;
| ^~~~
main.cpp:43:34: warning: 'maxi' may be used uninitialized [-Wmaybe-uninitialized]
43 | fout<<cnt<<'\n'<<mini<<'\n'<<maxi;
| ^~~~
main.cpp:11:24: note: 'maxi' was declared here
11 | int a,b,cnt=0,mini,maxi;
| ^~~~
main.cpp:43:28: warning: 'mini' may be used uninitialized [-Wmaybe-uninitialized]
43 | fout<<cnt<<'\n'<<mini<<'\n'<<maxi;
| ^~~~
main.cpp:11:19: note: 'mini' was declared here
11 | int a,b,cnt=0,mini,maxi;
| ^~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
245 kb
|
OK
|
10
|
2
|
1 ms
|
245 kb
|
OK
|
10
|
3
|
1 ms
|
245 kb
|
OK
|
10
|
4
|
1 ms
|
245 kb
|
OK
|
10
|
5
|
1 ms
|
245 kb
|
OK
|
10
|
6
|
1 ms
|
249 kb
|
OK
|
10
|
7
|
29 ms
|
245 kb
|
OK
|
10
|
8
|
1 ms
|
249 kb
|
Killed by Signal 11
|
0
|
9
|
1 ms
|
249 kb
|
Killed by Signal 11
|
0
|
10
|
1 ms
|
249 kb
|
Killed by Signal 11
|
0
|
Punctaj total
|
70
|