Pagini recente »
Borderou de evaluare (job #182346)
|
Borderou de evaluare (job #606821)
|
Borderou de evaluare (job #341843)
|
Borderou de evaluare (job #677238)
|
Borderou de evaluare (job #723965)
Borderou de evaluare (job #723965)
Raport evaluator
Compilare:
main.cpp: In function 'int cb1(int)':
main.cpp:49:12: warning: 'ans' may be used uninitialized [-Wmaybe-uninitialized]
49 | return ans;
| ^~~
main.cpp:36:17: note: 'ans' was declared here
36 | int s=1,d=n,ans;
| ^~~
main.cpp: In function 'int cb2(int)':
main.cpp:67:12: warning: 'ans' may be used uninitialized [-Wmaybe-uninitialized]
67 | return ans;
| ^~~
main.cpp:54:17: note: 'ans' was declared here
54 | int s=1,d=n,ans;
| ^~~
main.cpp: In function 'int main()':
main.cpp:85:24: warning: 'ans' may be used uninitialized [-Wmaybe-uninitialized]
85 | g<<cb2(x)<<'\n';
| ^~~~
main.cpp:54:17: note: 'ans' was declared here
54 | int s=1,d=n,ans;
| ^~~
main.cpp:83:24: warning: 'ans' may be used uninitialized [-Wmaybe-uninitialized]
83 | g<<cb1(x)<<'\n';
| ^~~~
main.cpp:36:17: note: 'ans' was declared here
36 | int s=1,d=n,ans;
| ^~~
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
|
249 kb
|
OK
|
10
|
5
|
29 ms
|
155 kb
|
OK
|
10
|
6
|
120 ms
|
405 kb
|
OK
|
10
|
7
|
179 ms
|
540 kb
|
OK
|
10
|
8
|
179 ms
|
540 kb
|
OK
|
10
|
9
|
179 ms
|
548 kb
|
OK
|
10
|
10
|
189 ms
|
561 kb
|
OK
|
10
|
Punctaj total
|
100
|