Borderou de evaluare (job #1230155)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:40:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(Div.size() != N) continue;
^
user.cpp:46:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < Div.size(); ++ j)
^
user.cpp:58:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < Deg.size(); ++ j)
^
user.cpp:13:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divisorgraph.in", "r", stdin);
^
user.cpp:14:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divisorgraph.out", "w", stdout);
^
user.cpp:16:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &T);
^
user.cpp:21:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i", &N, &M);
^
user.cpp:24:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i", &X, &Y);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
✓ | 1 | 0ms | 256kb | OK | 10 | 30 |
✓ | 2 | 0ms | 256kb | OK | 10 |
✓ | 3 | 4ms | 256kb | OK | 10 |
✗ | 4 | Depăşit | 244kb | Time limit exceeded. | 0 | 0 |
✗ | 5 | Depăşit | 248kb | Time limit exceeded. | 0 |
✗ | 6 | Depăşit | 244kb | Time limit exceeded. | 0 |
✗ | 7 | Depăşit | 244kb | Time limit exceeded. | 0 |
✗ | 8 | Depăşit | 248kb | Time limit exceeded. | 0 |
✓ | 9 | Depăşit | 244kb | Time limit exceeded. | 0 |
✗ | 10 | Depăşit | 248kb | Time limit exceeded. | 0 |
Punctaj total | 30 |