| Problem | burgers |
|---|---|
| User | Vinayak01 |
| Submission Time | 2026-02-15 14:54:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
burgers.cpp: In function ‘bool issame(long long int*, long long int*)’:
burgers.cpp:14:19: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
14 | for(ll i=1;i<=n;i++){
| ^