Pagini recente » Borderou de evaluare (job #1446225) | Borderou de evaluare (job #2261218) | Borderou de evaluare (job #2888725) | Borderou de evaluare (job #1769093) | Borderou de evaluare (job #1456716)
Borderou de evaluare (job #1456716)
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 | 272kb | OK | 10 |
2 | 0ms | 272kb | OK | 10 |
3 | 0ms | 272kb | OK | 10 |
4 | 60ms | 376kb | OK | 10 |
5 | 196ms | 276kb | OK | 10 |
6 | 192ms | 280kb | OK | 10 |
7 | 108ms | 396kb | OK | 10 |
8 | 96ms | 372kb | OK | 10 |
9 | Depăşit | 396kb | Time limit exceeded. | 0 |
10 | 72ms | 396kb | OK | 10 |
Punctaj total | 90 |