Pagini recente » Borderou de evaluare (job #1888939) | Borderou de evaluare (job #2258379) | Borderou de evaluare (job #398706) | Borderou de evaluare (job #2699236) | Borderou de evaluare (job #1663062)
Borderou de evaluare (job #1663062)
Raport evaluator
Compilare:
user.cpp: In function ‘void Rez()’:
user.cpp:32:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<A.size(); i++)
^
user.cpp: In function ‘void Read()’:
user.cpp:14:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("linterv.in", "r", stdin);
^
user.cpp:15:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("linterv.out", "wt", stdout);
^
user.cpp:16:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp: In function ‘void Rez()’:
user.cpp:24:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:27:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &aux.x, &aux.y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 248ms | 384kb | OK | 100 |
Punctaj total | 100 |