Borderou de evaluare (job #2501044)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:52:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(j=1;j<=i;j++)
^~~
main.cpp:53:20: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
t[j]=j;h[j]=1;
^
main.cpp:43:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("desen.in","r",stdin);
^
main.cpp:44:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("desen.out","w",stdout);
^
main.cpp:47:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
main.cpp:48:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&l[1].x,&l[1].y);
^
main.cpp:54:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&l[i].x,&l[i].y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK! | 10 |
2 | 7ms | 131kb | OK! | 10 |
3 | 53ms | 262kb | OK! | 10 |
4 | 301ms | 393kb | Time limit exceeded | 0 |
5 | 302ms | 524kb | Time limit exceeded | 0 |
6 | 302ms | 393kb | Time limit exceeded | 0 |
7 | 303ms | 393kb | Time limit exceeded | 0 |
8 | 303ms | 393kb | Time limit exceeded | 0 |
9 | 303ms | 393kb | Time limit exceeded | 0 |
10 | 303ms | 393kb | Time limit exceeded | 0 |
Punctaj total | 30 |