Pagini recente » Borderou de evaluare (job #999974) | Borderou de evaluare (job #2539059) | Borderou de evaluare (job #3042934) | Borderou de evaluare (job #908911) | Borderou de evaluare (job #1365864)
Borderou de evaluare (job #1365864)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:117: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:118: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:122: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:123: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:124: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:125: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:126: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:127: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:137: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:140:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&p,&q); A[p][q]=-1; ROBOT_1[p][q]=-1; ROBOT_2[p][q]=-1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 568kb | OK | 5 |
2 | 0ms | 696kb | OK | 5 |
3 | 0ms | 1092kb | OK | 5 |
4 | 8ms | 2652kb | OK | 5 |
5 | 8ms | 3388kb | OK | 5 |
6 | 24ms | 5260kb | Primul numar corect | 1 |
7 | 0ms | 1804kb | OK | 5 |
8 | 0ms | 1012kb | Primul numar corect | 1 |
9 | 8ms | 3764kb | OK | 5 |
10 | 24ms | 9768kb | Primul numar corect | 1 |
11 | 36ms | 9528kb | Primul numar corect | 1 |
12 | 112ms | 12376kb | Primul numar corect | 1 |
13 | 104ms | 16776kb | OK | 5 |
14 | 124ms | 19844kb | OK | 5 |
15 | 48ms | Depăşit | Memory limit exceeded. | 0 |
16 | 48ms | Depăşit | Memory limit exceeded. | 0 |
17 | 68ms | 17596kb | Primul numar corect | 1 |
18 | 132ms | Depăşit | Memory limit exceeded. | 0 |
19 | 92ms | 13048kb | OK | 5 |
20 | 92ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 56 |