Pagini recente » Borderou de evaluare (job #2665649) | Borderou de evaluare (job #2517472)
Borderou de evaluare (job #2517472)
Raport evaluator
Compilare:
main.cpp: In function 'bool prim(long long int)':
main.cpp:16:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int d=5;d*d<=a;d+=6)
^~~
main.cpp:18:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
return 1;
^~~~~~
main.cpp: In function 'void div(long long int)':
main.cpp:25:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
{if(prim(i)&&n%i==0)v[++nr]=i;
^~
main.cpp:26:23: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if(prim(n/i)&&n%i==0)v[++nr]=n/i;
^~
main.cpp: In function 'void afis()':
main.cpp:32:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int j=1;j<=nr;j++)
^~~
main.cpp:34:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
if(ct%2==0)pr=-1*pr;
^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 131kb | OK | 10 | 10 |
| 2 | 2ms | 131kb | Incorect | 0 | 0 |
| 3 | 2ms | 131kb | Incorect | 0 | 0 |
| 4 | 2001ms | 131kb | Time limit exceeded | 0 | 0 |
| 5 | 2000ms | 208kb | Time limit exceeded | 0 | 0 |
| 6 | 2003ms | 131kb | Time limit exceeded | 0 | 0 |
| 7 | 2001ms | 204kb | Time limit exceeded | 0 | 0 |
| 8 | 2003ms | 131kb | Time limit exceeded | 0 | 0 |
| 9 | 2003ms | 131kb | Time limit exceeded | 0 |
| 10 | 2002ms | 131kb | Time limit exceeded | 0 |
| Punctaj total | 10 |