Pagini recente » Borderou de evaluare (job #2024811) | Borderou de evaluare (job #1317277) | Borderou de evaluare (job #1859994) | Borderou de evaluare (job #1316878) | Borderou de evaluare (job #2206267)
Borderou de evaluare (job #2206267)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:33:5: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation]
while(t[y]!=0)
^~~~~
user.cpp:35:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘while’
if(x!=y)
^~
user.cpp:57:1: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(i=1;i<=l;i++)
^~~
user.cpp:59:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
return 0;
^~~~~~
user.cpp:16:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.in","r",stdin);
^
user.cpp:17:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.out","w",stdout);
^
user.cpp:20:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%u%u",&n,&m);
^
user.cpp:23:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%u%u%d",&v[i].x,&v[i].y,&v[i].c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 2704kb | Corect | 10 |
| 2 | 0ms | 2708kb | Corect | 10 |
| 3 | 0ms | 2712kb | Corect | 10 |
| 4 | 0ms | 2708kb | Corect | 10 |
| 5 | 0ms | 2716kb | Corect | 10 |
| 6 | 124ms | 4932kb | Corect | 10 |
| 7 | 216ms | 5404kb | Corect | 10 |
| 8 | 44ms | 2784kb | Corect | 10 |
| 9 | 52ms | 2728kb | Corect | 10 |
| 10 | 192ms | 5172kb | Corect | 10 |
| Punctaj total | 100 |