Pagini recente » Borderou de evaluare (job #2292132) | Borderou de evaluare (job #113562) | Borderou de evaluare (job #2785646) | Borderou de evaluare (job #2223487) | Borderou de evaluare (job #1718577)
Borderou de evaluare (job #1718577)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:46:9: warning: unused variable ‘i’ [-Wunused-variable]
int i;
^
user.cpp: In function ‘void write()’:
user.cpp:73: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:79: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:80: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:81: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 | 40ms | 436kb | Incorect | 0 |
Punctaj total | 0 |