Borderou de evaluare (job #1531637)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v1.size(); i++) {
^
user.cpp:33:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < v2.size(); j++) {
^
user.cpp:10:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("licenta.in","r",stdin);
^
user.cpp:11:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("licenta.out","w",stdout);
^
user.cpp:20:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
user.cpp:28:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✓ | 1 | 12ms | 564kb | OK | 10 |
✓ | 2 | 28ms | 568kb | OK | 10 |
✓ | 3 | 4ms | 468kb | OK | 10 |
✓ | 4 | 24ms | 548kb | OK | 10 |
✓ | 5 | Depăşit | 708kb | Time limit exceeded. | 0 |
✓ | 6 | Depăşit | 1724kb | Time limit exceeded. | 0 |
✓ | 7 | Depăşit | 2116kb | Time limit exceeded. | 0 |
✓ | 8 | Depăşit | 2112kb | Time limit exceeded. | 0 |
✓ | 9 | Depăşit | 2116kb | Time limit exceeded. | 0 |
✓ | 10 | Depăşit | 2112kb | Time limit exceeded. | 0 |
Punctaj total | 40 |