Pagini recente » Borderou de evaluare (job #2745092) | Borderou de evaluare (job #879717) | Borderou de evaluare (job #1128579) | Borderou de evaluare (job #2316699) | Borderou de evaluare (job #1456720)
Borderou de evaluare (job #1456720)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:98:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (it = 1;it < V.size();it++)
^
user.cpp:102:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (e >= V.size() - it)
^
user.cpp:110:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (it == V.size())
^
user.cpp:30: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:31: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:35: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:46: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:76: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 | 268kb | OK | 10 |
3 | 0ms | 268kb | OK | 10 |
4 | 108ms | 380kb | OK | 10 |
5 | 192ms | 280kb | Incorect | 0 |
6 | 196ms | 272kb | Incorect | 0 |
7 | 100ms | 396kb | OK | 10 |
8 | 96ms | 372kb | OK | 10 |
9 | Depăşit | 396kb | Time limit exceeded. | 0 |
10 | 72ms | 392kb | OK | 10 |
Punctaj total | 70 |