Borderou de evaluare (job #1746593)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:96:33: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘std::basic_string<char>::iterator {aka __gnu_cxx::__normal_iterator<char*, std::basic_string<char> >}’ [-Wformat=]
printf("%s\n",it.begin());
^
user.cpp:90:9: warning: unused variable ‘i’ [-Wunused-variable]
int i;
^
user.cpp:91:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bilete.in" , "r", stdin);
^
user.cpp:92:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bilete.out", "w", stdout);
^
user.cpp:93:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 296kb | OK | 10 |
2 | 0ms | 292kb | OK | 10 |
3 | 0ms | 312kb | OK | 10 |
4 | 0ms | 368kb | OK | 10 |
5 | 8ms | 496kb | OK | 10 |
6 | 0ms | 296kb | OK | 10 |
7 | 0ms | 348kb | OK | 10 |
8 | Depăşit | 1440kb | Time limit exceeded. | 0 |
9 | 4ms | 376kb | OK | 10 |
10 | Depăşit | 1860kb | Time limit exceeded. | 0 |
Punctaj total | 80 |