Pagini recente » Borderou de evaluare (job #754577) | Borderou de evaluare (job #693218) | Borderou de evaluare (job #314065) | Borderou de evaluare (job #2907256) | Borderou de evaluare (job #1366367)
Borderou de evaluare (job #1366367)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:116:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ai.in", "r", stdin);
^
user.cpp:117:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ai.out", "w", stdout);
^
user.cpp:121:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N); //NUMAR SEGMENTE MATRICE
^
user.cpp:122:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&T1,&T2); //COORDONATE TINTA
^
user.cpp:123:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&S1,&S2); //COORDONATE SURSA 1
^
user.cpp:124:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &S3,&S4); //COORDONATE SURSA 2
^
user.cpp:125:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &R1,&R2); //COORDONATE ROBOT 1
^
user.cpp:126:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &R3,&R4); //COORDONATE ROBOT 2
^
user.cpp:131:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&w); //NR OBSTACOLE
^
user.cpp:134:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&p,&q); ROBOT_1[p][q]=-1; ROBOT_2[p][q]=-1;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 520kb | OK | 5 |
| 2 | 0ms | 608kb | OK | 5 |
| 3 | 0ms | 856kb | OK | 5 |
| 4 | 4ms | 1864kb | OK | 5 |
| 5 | 8ms | 2400kb | OK | 5 |
| 6 | 20ms | 3692kb | Primul numar corect | 1 |
| 7 | 0ms | 1316kb | OK | 5 |
| 8 | 0ms | 820kb | Primul numar corect | 1 |
| 9 | 8ms | 2648kb | OK | 5 |
| 10 | 24ms | 7264kb | Primul numar corect | 1 |
| 11 | 32ms | 7032kb | Primul numar corect | 1 |
| 12 | 104ms | 9040kb | Primul numar corect | 1 |
| 13 | 100ms | 12824kb | OK | 5 |
| 14 | 120ms | 15408kb | OK | 5 |
| 15 | 68ms | 19808kb | Primul numar corect | 1 |
| 16 | 72ms | 20056kb | Primul numar corect | 1 |
| 17 | 64ms | 13640kb | Primul numar corect | 1 |
| 18 | 128ms | 18888kb | OK | 5 |
| 19 | 84ms | 9728kb | OK | 5 |
| 20 | 108ms | 17972kb | OK | 5 |
| Punctaj total | 68 |