Pagini recente » Borderou de evaluare (job #724730) | Borderou de evaluare (job #170900) | Borderou de evaluare (job #2801535) | Borderou de evaluare (job #461648) | Borderou de evaluare (job #1456733)
Borderou de evaluare (job #1456733)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:89:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (it = 1;it < V.size();it++)
^
user.cpp:93:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (e > V.size() - it)
^
user.cpp:101:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (it == V.size())
^
user.cpp:29:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("robot3.in","r",stdin);
^
user.cpp:30:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("robot3.out","w",stdout);
^
user.cpp:34:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d",&N,&M,&r,&c);
^
user.cpp:45:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c%c",&Op,&Op);
^
user.cpp:75:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&X);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 268kb | OK | 10 |
| 2 | 0ms | 272kb | OK | 10 |
| 3 | 0ms | 264kb | OK | 10 |
| 4 | 52ms | 376kb | OK | 10 |
| 5 | Depăşit | 276kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 252kb | Time limit exceeded. | 0 |
| 7 | 104ms | 396kb | OK | 10 |
| 8 | 96ms | 364kb | OK | 10 |
| 9 | 176ms | 392kb | OK | 10 |
| 10 | 72ms | 396kb | OK | 10 |
| Punctaj total | 80 |