Pagini recente »
Borderou de evaluare (job #414134)
Borderou de evaluare (job #414134)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:22:16: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
22 | if(l==n&&c==1) nr2=nr;i--;j++;
| ^~
main.cpp:22:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
22 | if(l==n&&c==1) nr2=nr;i--;j++;
| ^
main.cpp:35:18: warning: 'nr2' may be used uninitialized [-Wmaybe-uninitialized]
35 | if((nr-nr2)%n==0)
| ~~~^~~~~
main.cpp:10:31: note: 'nr2' was declared here
10 | int n,i,j,l,c,nr,ultim,c2,nr2 ;
| ^~~
| 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
|
129 ms
|
1257 kb
|
OK
|
10
|
|
6
|
129 ms
|
1253 kb
|
OK
|
10
|
|
7
|
129 ms
|
1318 kb
|
OK
|
10
|
|
8
|
139 ms
|
1204 kb
|
OK
|
10
|
|
9
|
149 ms
|
1159 kb
|
OK
|
10
|
|
10
|
149 ms
|
1396 kb
|
OK
|
10
|
|
Punctaj total
|
100
|