Pagini recente »
Borderou de evaluare (job #302520)
|
Borderou de evaluare (job #694352)
Borderou de evaluare (job #694352)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:21:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
21 | while(d*d < x && x % d> 0)
| ^~~~~
main.cpp:23:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
23 | if(d*d<x){
| ^~
main.cpp:26:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
26 | while(d*d<x && x%d>0)
| ^~~~~
main.cpp:28:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
28 | if(d*d>x)
| ^~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
110 kb
|
OK
|
10
|
2
|
1 ms
|
114 kb
|
OK
|
10
|
3
|
1 ms
|
114 kb
|
OK
|
10
|
4
|
1 ms
|
110 kb
|
OK
|
10
|
5
|
1 ms
|
114 kb
|
OK
|
10
|
6
|
1 ms
|
114 kb
|
OK
|
10
|
7
|
1 ms
|
114 kb
|
OK
|
10
|
8
|
1 ms
|
114 kb
|
OK
|
10
|
9
|
8 ms
|
118 kb
|
OK
|
10
|
10
|
1 ms
|
114 kb
|
OK
|
10
|
Punctaj total
|
100
|