Pagini recente » Cod sursa (job #1988303) | Cod sursa (job #47610) | Cod sursa (job #1185210) | Cod sursa (job #3151992) | Borderou de evaluare (job #1187072)
Borderou de evaluare (job #1187072)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:8: warning: variable ‘turn’ set but not used [-Wunused-but-set-variable]
bool turn ;
^
user.cpp:30:6: warning: unused variable ‘curp’ [-Wunused-variable]
int curp = 1;
^
user.cpp:22:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("joc18.in","r",stdin);
^
user.cpp:23:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("joc18.out","w",stdout);
^
user.cpp:25:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:48:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:54:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 312ms | 2720kb | Incorect | 0 |
Punctaj total | 0 |