Pagini recente » Borderou de evaluare (job #108728) | Borderou de evaluare (job #3225405) | Borderou de evaluare (job #1718576)
Borderou de evaluare (job #1718576)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:42:9: warning: unused variable ‘i’ [-Wunused-variable]
int i;
^
user.cpp: In function ‘void write()’:
user.cpp:69:27: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d ", v[i]);
^
user.cpp: In function ‘void read()’:
user.cpp:9:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &n);
^
user.cpp: In function ‘int main()’:
user.cpp:75:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("jarbore.in", "r", stdin);
^
user.cpp:76:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("jarbore.out", "w", stdout);
^
user.cpp:77:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 400kb | Time limit exceeded. | 0 |
Punctaj total | 0 |