Pagini recente » Borderou de evaluare (job #1789114) | Borderou de evaluare (job #2492370) | Borderou de evaluare (job #2823641) | Borderou de evaluare (job #3253713) | Borderou de evaluare (job #1353844)
Borderou de evaluare (job #1353844)
Raport evaluator
Compilare:
user.cpp: In function ‘void doTest(int)’:
user.cpp:65:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
user.cpp: In function ‘int main()’:
user.cpp:139:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("meciul.in","r",stdin);
^
user.cpp:140:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("meciul.out","w",stdout);
^
user.cpp:141:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:146:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 600ms | 1968kb | Incorect | 0 |
Punctaj total | 0 |